Hi
Trialing the software, but running into some issues, basically here is what I have tried so far.
1. Add the website to IIS, grant rights on the folder for application
2. Setup the host headers and bind the site to the IP and port 80
3. Change the application pool to classic.
4. Change the config listening port to your
http://support.xxx.com - i also tried
http://support.xxx:80
I got part of the interface working, meaning I can run through SetupWizard.aspx and at the end it tries to go to
http://support.xxx.com.com/host and I get an error.
I set default document to login.aspx, but then when try to login go in loop.
If I try to access
http://support.add-on.com/Login.aspx without a default document i get an error:
http://img1.uploadscreen...12/34722583914-orig.png
It seems to me as I missing so other modifications inside the web.config file. Does anyone successfully made this work inside IIS 7.5? - if yes, please give some hints...