如何将VS2008 MVC项目连接到Vista IIS7 localhost作为Web服务器?

时间:2022-09-01 09:51:54

I'm trying to connect my stock standard, default ASP.NET MVC (web) application to the Vista IIS7 localhost web server instead of using Cassini.

我正在尝试将我的库存标准,默认的ASP.NET MVC(Web)应用程序连接到Vista IIS7 localhost Web服务器,而不是使用Cassini。

I'm trying to find some steps to set this up, etc.

我正在尝试找到一些设置它的步骤,等等。

I've installed Vista IIS7 and of course MVC beta, VS2008 & Sp1.

我已经安装了Vista IIS7,当然还有MVC beta,VS2008和Sp1。

Lastly, i'm hoping to also have multiple solutions use the Vista IIS7 for their own web server's (different, independent web sites).

最后,我希望也有多个解决方案使用Vista IIS7为他们自己的Web服务器(不同的,独立的网站)。

Thanks.

2 个解决方案

#1


1  

Ahh, now I understand your question ... try this: right click on project > properties > Web > Servers > Use Local IIS Web server

啊,现在我理解你的问题了......试试这个:右键单击项目>属性> Web>服务器>使用本地IIS Web服务器

after selecting that, VS should use IIS as the dev server when launch the debugger, etc.

选择之后,VS应该在启动调试器等时使用IIS作为开发服务器。

#2


0  

This should give you the nescessary steps:
http://blogs.dovetailsoftware.com/blogs/kmiller/archive/2008/10/07/deploying-an-asp-net-mvc-web-application-to-iis7.aspx

这应该为您提供必要的步骤:http://blogs.dovetailsoftware.com/blogs/kmiller/archive/2008/10/07/deploying-an-asp-net-mvc-web-application-to-iis7.aspx

#1


1  

Ahh, now I understand your question ... try this: right click on project > properties > Web > Servers > Use Local IIS Web server

啊,现在我理解你的问题了......试试这个:右键单击项目>属性> Web>服务器>使用本地IIS Web服务器

after selecting that, VS should use IIS as the dev server when launch the debugger, etc.

选择之后,VS应该在启动调试器等时使用IIS作为开发服务器。

#2


0  

This should give you the nescessary steps:
http://blogs.dovetailsoftware.com/blogs/kmiller/archive/2008/10/07/deploying-an-asp-net-mvc-web-application-to-iis7.aspx

这应该为您提供必要的步骤:http://blogs.dovetailsoftware.com/blogs/kmiller/archive/2008/10/07/deploying-an-asp-net-mvc-web-application-to-iis7.aspx