|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Not sure how to upload my .NET web site
I have a server which is for production. It's running Windows 2003 Server Enterprise, and I have a dev box running Windows XP Pro. How do I upload a project on the dev box to the production box? I also want it uploaded to the c:\inetpub\wwwroot\ so someone going to www.domain.com will go directly to the site, instead of www.domain.com/project_name/. Is it as simple as just copying the items in the project file to the production server? Or what do I have to do?
Thanks. -Nick
__________________
Do not reinvent the wheel, unless your new wheel works that much better. |
|
#2
|
|||
|
|||
|
In most cases, you only need to upload the UI files (aspx and ascx) and the necessary assemblies. The project files aren't necessary.
Set the wwwroot directory as the application directory and you should be all set. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > .Net Development > Not sure how to upload my .NET web site |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|