vote up 1 vote down star

Hi folks,

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.

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

I've installed Vista IIS7 and of course 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).

Thanks.

flag

75% accept rate

2 Answers

vote up 1 vote down check

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

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

link|flag
vote up 0 vote down

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

link|flag
Nope - doesn't help at all. I know how to install IIs7 on Vista. I need to know how to make VS2008 use it as the web server, for my web development. – Pure.Krome Dec 4 '08 at 22:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.