Elsinore

User Forum

www.screenconnect.com
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Anyone got this working on IID 7.5?
ros485
#1 Posted : Thursday, December 15, 2011 12:59:09 PM
Rank: Newbie
Joined: 12/15/2011
Posts: 3
Location: Denmark
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...
Jake Morgan
#2 Posted : Thursday, December 15, 2011 9:08:35 PM
Rank: Administration
Joined: 4/9/2010
Posts: 859
I'm not aware of anyone who has made it work, though I don't think it is insurmountable. Generally someone comes to us with an issue they encountered when doing this and we ask why they tried it in the first place. It's always been a misconception about how the product works. You won't be able to host the Relay or Session Manager services in IIS. You would just be able to host the Web Server. We don't know of any advantages it provides. Our built-in web server and IIS both use the HTTP.SYS windows driver which allows them to share IP/ports. We'll be glad to give you some pointers, but I'm not sure you'll be getting what you want out of it.
ros485
#3 Posted : Friday, December 16, 2011 8:10:35 AM
Rank: Newbie
Joined: 12/15/2011
Posts: 3
Location: Denmark
Thank you Jake for your reply.
Ok a little confused under FAQ the following is stated "you can still install/host it on an IIS server.You can even share port/IPs with IIS." - i deleted my site under IIS, but i still have my config file for screen connect to listen to the desired URL. But if i go to the URL the website cannot be found. Now can you tell me how to setup this application so that this can coexist with my already existing sites in IIS. They all have different host headers, but they off the same IP address..

Many thanks



Jake Morgan
#4 Posted : Friday, December 16, 2011 12:32:35 PM
Rank: Administration
Joined: 4/9/2010
Posts: 859
What is your WebServerListenUri set to? Differentiating with host headers on a single IP/port is fully supported.

It can be hosted on a server that is running IIS, just not inside IIS (easily).
ros485
#5 Posted : Friday, December 16, 2011 12:42:59 PM
Rank: Newbie
Joined: 12/15/2011
Posts: 3
Location: Denmark
Hello Jake,
The value is as follows:
<add key="WebServerListenUri" value="http://support.add-on.com" />
Jake Morgan
#6 Posted : Friday, December 16, 2011 5:29:49 PM
Rank: Administration
Joined: 4/9/2010
Posts: 859
Well, I get a 404, so something is mapped to that URL. Probably something that registered itself first and superseded ScreenConnect.
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.