chuckywang
Lifer
I am currently writing a web application in Visual Studio 2005. For my web server, I am using my local version of IIS 5.1 for Windows XP (my local operating system).
However, after the application is written, it must be built in Windows Server 2003. That operating system uses IIS 6.0. I have no access to this environment.
My question is this: How can I debug my application in a Windows Server 2003 environment to make sure that my application works in that environment? Does Visual Studio 2005 have the capability to "emulate" another environments like that?
Thanks.
However, after the application is written, it must be built in Windows Server 2003. That operating system uses IIS 6.0. I have no access to this environment.
My question is this: How can I debug my application in a Windows Server 2003 environment to make sure that my application works in that environment? Does Visual Studio 2005 have the capability to "emulate" another environments like that?
Thanks.