Deploying ASP.NET 2003 project on windows server
I need to deploy a very small ASP.NET 2003 Application on windows server, on which ASP.NET 2005 was installed. I dont have physical access to that server. Our university administrator has created an account for me on that machine. And gave me the complete URL were, I can install my application.
So, is it possible to install my ASP.NET 2003 application from my laptop to that given complete server URL using copy project or XCOPY method?.
Since, my application is in ASP.NET 2003, But server supports ASP.NET 2005 will it be automatically compatible that is, will VS.NET 2005 makes necessary changes to application developed in 2003?
Thanks,
Srinivas

