Web Hosting Talk







View Full Version : Publishing .NET application from Visual Studio


albatroz
01-07-2006, 01:33 PM
Hi!
I would like to know if somebody knows of a instructions book/link
about how to publish a .NET application (including DLLs) in
a hosting account from Visual Studio.

Thanks in advance

JBelthoff
05-16-2006, 03:19 PM
If you are using Visual Studio 2003 you would Highlight the Web Application and then from the Project Menu select Copy Project and then follow the wizards that come up.

Of course you would need the Front Page Extensions installed in your web hosting account.

:peace: