开发者

Deploying an N-Layered ASP.NET Webforms Application In A Shared Hosting

开发者 https://www.devze.com 2023-04-07 10:51 出处:网络
I Have a solution that containts 4 layers (3 Class Libraries and 1 Web Application). I Need to deploy this solution to my shared hosting account. I\'ve read a little about deployment and I hope I coul

I Have a solution that containts 4 layers (3 Class Libraries and 1 Web Application). I Need to deploy this solution to my shared hosting account. I've read a little about deployment and I hope I could perform a 'Precompiled Deployment' because as far as I know, It gives a better experience for the first time users as it's already compliled.

I don't see the "Publish Application" or whatever under the 'Build' menu, I setuped Microsoft Website Copy Tool. and I have on my shared account the Deployment Tool. I'm using Visual Studio 2010 Pro.

..Any one can help with detai开发者_如何学Gols to deploy my first website on the internet !? :)


Right click on your web application the solution explorer. Select 'publish' from there or is it disabled?

0

精彩评论

暂无评论...
验证码 换一张
取 消