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?
Asked
Active
Viewed 89 times
-3
-
1PLEASE DO NOT USE ALL CAPS. IT LOOKS LIKE YOU'RE SHOUTING. – John Saunders Apr 28 '10 at 05:52
2 Answers
1
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
- 60,503
- 9
- 116
- 147
1
You will definitely need to test your application on the target platform. Without testing, you won't know for sure.

Greg Hewgill
- 951,095
- 183
- 1,149
- 1,285