I have developed an application using Visual Studio 2003. I have been told the hosting environment will be of a Windows Server 2008. Does it support my application?
views:
41answers:
2
+1
A:
You need to consult the hosting service provider for clarification.
If you own the server yourself, you can feel free to install .NET Framework 1.1 and configure it,
http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/
Lex Li
2010-04-28 05:52:52
But we have no idea if this is a .NET app or not.
jeffamaphone
2010-04-28 05:53:21
+1
A:
You will definitely need to test your application on the target platform. Without testing, you won't know for sure.
Greg Hewgill
2010-04-28 05:55:47