(Moderator)
Registriert seit: 25. Jun 2002
Ort: Hausach
7.639 Beiträge
|
Re: New ASP.NET Web Application
30. Okt 2007, 15:32
Okay, so you want to debug in the IIS.
Go to the IIS administration panel. Open Your computer, websites, default web site.
Open the properties of the web application / virtual directory you want to debug. Open the tab 'ASP.NET'. You have a combobox down on the page where you can change the ASP.NET version. It should say 2.0... switch this to 1.1. Restart IIS, try again.
|