Connecting Tech Pros Worldwide Help | Site Map

Does Inetpub get affected on upgrade from Windows 2000 to windows 2003?

  #1  
Old July 1st, 2008, 03:19 PM
Member
 
Join Date: Jun 2007
Location: Dundee, Scotland (From Chennai, India)
Posts: 46
Hi Everyone,

Our development web server is on windows 2000 and the test is on windows 2003.
We have created some web files which are stored in inetpub/wwwroot directory which seems to work perfectly fine in development but doesn't work in windows 2003. The QA team believes that it is because of windows web services being different but I am not sure about that. Can anyone help please.

Thanks a lot,
Sree
  #2  
Old July 2nd, 2008, 02:01 PM
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745

re: Does Inetpub get affected on upgrade from Windows 2000 to windows 2003?


Quote:
Originally Posted by sreemati
Hi Everyone,

Our development web server is on windows 2000 and the test is on windows 2003.
We have created some web files which are stored in inetpub/wwwroot directory which seems to work perfectly fine in development but doesn't work in windows 2003. The QA team believes that it is because of windows web services being different but I am not sure about that. Can anyone help please.

Thanks a lot,
Sree
More likely to do with IIS. I assume you are moving from 5 to 6. What is your application? If it is asp make sure asp is allowed in the web extensions of IIS. HTH.
Reply