-
Posted to
General
by
scott_3
on
09-23-2009, 11:17 PM
Thanks anyway guys, I found the problem. Turned out to be a routing issue because the server was bound to two different networks.
-
Posted to
General
by
scott_3
on
09-21-2009, 3:35 AM
Hi, I have two IIS 6 servers that are refusing to match the host headers of my sites when I browse from the local host. Everything works fine from a remote machine but not if I browse the site from the machine itself.
I've checked the DNS and everything is resolving correctly, and there are no host file entries.
It used to work ...
-
Posted to
ASP.NET Administration
by
scott_3
on
07-09-2009, 7:06 PM
Hi Leo,
Thanks for your reply. The answer is yes and the site works fine as long as the user isn't logged in at the console .
I've installed an IIS 7 2008 server and the problem doesn't occur there so at this stage we're looking at just doing a full migration.
Cheers
Scott
-
Posted to
ASP.NET Administration
by
scott_3
on
07-06-2009, 3:11 AM
I have an IIS 6.0 server which is getting an execute error when the user defined in the App Pool is logged in on the console. Unfortunatly I need this user logged in for another application to run which needs to be the same as the one in the App Pool. The virtual directory is on a UNC path and everything works ok if the user isn't ...