开发者

How to publish aspnet.mvc site? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_Python百科

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 4 years ago.

Improve this question

I have to publish my asp.net mvc site to the customer server. Which files should I publish to avoid to distribute the project source code?


Have you tried a right-click on your project an build a deployment package? VS will pack all files you need. And for the Client server use msdeploy to publish

And next time use the search cause you will find lots of posts about this:

Best way to deploy a VS-2008 web project

How to deploy my asp.net project in IIS?

Is it possible to deploy asp.net mvc project on IIS server without installing of mvc?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜