all groups > dotnet academic > february 2004 >
You're in the

dotnet academic

group:

how to upload a Web Project


how to upload a Web Project phani
2/17/2004 1:36:05 AM
dotnet academic:
I created one project on my machine with widows 2003 server as OS. It is working fine on my system.
How to upload that project to a server system where people access?
Is the .NET installed on that system.
What r the requirements for project to get uploaded?

Can anyone plz help me?
Re: how to upload a Web Project Noah Ganter
2/17/2004 8:58:28 AM
I have a similar problem. I developed an ASP.NET application in Visual
Studio and back in the development phase I didn't bother to name it. Now it
will forever be known as "WebApplication2". Any posts on moving projects
once they are created would be very useful.

[quoted text, click to view]

Re: how to upload a Web Project Scott Canham
2/17/2004 10:56:54 AM
I'd suggest taking a look at this article

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/standard/aaconaspnetwebapplicationdeployment.asp

If you don't control the server, then you'll need to check with whoever does
to make sure .NET is installed if it is not already. The article links to
another article about using the .NET redistributable package if you need
help doing that. If your production server is windows 2003 server then
follow this article to make sure it's enabled:

http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/standard/aaconinstallingaspnet.asp



-Scott Canham
-MVP - Academic

[quoted text, click to view]

AddThis Social Bookmark Button