I\'m trying to use IIS Express with VS2010 to host a silverlight application.I m开发者_如何学Goodified my applicationhost.config file to allow for modification of the proper configuration settings.I h
Traditionally I use custom domains with my localhost development server. Something along the lines of:
I am using IIS7 Express while developing my web application.I need to u开发者_开发技巧se fiddler to investigate an issue and cannot figure out how to configure things so I can get the HTTP stream.It s
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
The IIS Express FAQ notes t开发者_StackOverflow社区hat: You can also manually launch IIS Express from the command line and use
I installed IIS7 beta 3 through Web Platfrom Installer, when I try to connect to it from Interne开发者_开发技巧t Information Services (IIS) 7 Manager, I get the following error message:
I have installed VS2010 SP1 and IIS Express Beta. Both are installed correctl开发者_JS百科y, but I can\'t use them because the option does not appear in the context menu as Scott Guthrie describes on
With the release of Visual Studio 2010 SP1 and IIS Express we want to run our asp.net 3.5 websites on that instead of our iis5 instance on our local developement machines.
I\'ve installed the IIS Express 7.5 Beta 3 and tried it on multiple computers (Windows 7, Windows Server 2008 R2 and Windows XP) and on each one of them I get the following error when running
I recently installed Visual Studio 2010 SP1 BETA, ASP.NET MVC 3 RC2 and IIS Express. I开发者_开发知识库 successfully got an MVC 3 project running along with classic ASP pages in the project with IIS