![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Microsoft URL Rewrite Module and VS 2008 in Debug error message Hi all, I've installed the new Microsoft URL Rewrite Module for IIS 7.0 http://www.iis.net/downloads/default...=34&i=1691&g=6 on both my laptop (Vista Home Premium) and my desktop (Vista Ultimate). I'm running my sites on IIS instead of the ASP.NET server. If I call my site using http://localhost in the browser, it works fine. However, as soon as I run it from within Visual Studio 2008 in debug mode, it displays the following HTML error message not in browser but in a Windows popup, Unable to start debugging on the web server <!DOCTYPE html ...etc... <title>IIS 7.0 Detailed Error - 500.50 - URL Rewrite Module Error</ title> However, if there was a problem with the module, it wouldn't run normally outside of VS 2008 debug mode. Has anyone else installed this module? On both of my computers I'm getting the same error message which is really odd. Any idea what could be wrong here? As soon as I add the following line, in debug mode it fails <rewrite> <rules> <rule name="Rewrite to article.aspx"> <match url="^article/([0-9]+)" /> <action type="Rewrite" url="default.aspx?id={R:1}" /> </rule> </rules> </rewrite> Thanks Maz |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Error when installing SQL Express 2008 on Windows Server 2008 | PowerShell | |||
| Attaching to running iis7 app on 2008 server to debug aspx? | .NET General | |||
| Microsoft Street & Trips 2008 error | Software | |||
| Visual Studio 2008 Error Message | .NET General | |||
| Microsoft Windows Error Message | Vista General | |||