Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't debug ASP.NET Web service
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00763729
Message ID:
00763740
Vues:
19
Hi Doug,

It sounds like you have a mapping problem with IIS. If you install IIS after you installed Visual Studio, the ASP.NET mappings are lost. To correct this, you need to run the aspnet_regiis.exe utility. It will reinstall ASP.NET on your machine. The utility is located in the %windir%\Microsoft .NET\Framework\v1.0.3705 directory. Just issue the following:
aspnet_regiis -i
>Hi All.
>
>I just installed VS.NET on a new laptop, and for some reason, I can't test ASP.NET Web Services. When I press F5, I get the following error dialog:
>
>---------------------------
>Microsoft Development Environment
>---------------------------
>Error while trying to run project: Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL Server applications. Run setup to install the Visual Studio .NET server components. If setup has been run verify that a valid URL has been specified.
>
>The server component are installed and ASP.NET debugging is enabled for the project. Anyone have any ideas about what I'm missing?
>
>Doug
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform