开发者

Web setup problem

I need to package my ASP.NET Silverlight web site to a single MSI file. But when creating web setup project, it can't install on iis version greater than 6. On greater versions it only installs when 'IIS 6 compatibility mode' is enabled on server. How can i make my setup project, so it installs correctly? PS I don't have admi开发者_StackOverflown rights on server.


If you are installing to IIS7+, I'd suggestion using Web Deploy. It simplifies IIS deployment and is now the recommended way to deploy to IIS7 or above. Also, there is good integration with Visual Studio 2010 as well as both MMC and PowerShell integration with IIS.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜