Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't debug ASP.NET Web service
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00763729
Message ID:
00765198
Views:
21
Hi Cathi.

>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
>
You are the Queen of ASP.NET! That did it. I didn't install IIS after ASP.NET, but have a weird problem on my laptop that sometimes IIS doesn't work. I bet when I installed VS.NET, IIS was acting up so the installer didn't see it.

Thanks for the help -- I owe ya!

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform