开发者

Deploying asp.net website in IIS

I have to send my project to other guy so that he can host it using His IIS. What files should开发者_StackOverflow中文版 I send to that guy. Should I export it or should I just give him the folder. The other guy doesn't know .NET. Help guys


you should do right click on the web project inside your Visual Studio solution explorer and select Publish.

this will generated all and only needed files with no source code and compiled assemblies and you can hand over this to the IIS folks.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜