| Mano Paul 2003-01-31, 12:23 am |
| Shoba:
The article that Mr. Fialkiewicz had directed you toward
is an excellent start. Once you install the .NET Framework
ISAPI extensions using the aspnet_regiis -i and do the
mapping as indicated in the article, in order for you to
be able to step through debugging from the VS.NET IDE, I
have found that the command line aspnet_regiis -c (not -i)
copies the client side script files of the current version
to the aspnet_client subdirectory of each existing website
which allows debugging.
Hope this helps,
Mano Paul
>-----Original Message-----
>maybe this article will help
>http://support.microsoft.com/default.aspx?scid=kb;EN-
US;318465
>
>"Shoba" <shobamallik@yahoo.com> wrote in message
> news:06da01c2c892$c4a20c90$8ef
82ecf@TK2MSFTNGXA04...
>> Hi
>> I'm getting "Unable to debug on the web server" error
>> when I run a .Net application. I have tried all the
>> solutions given in the help files but nothing seems to
>> work. Can anybody help?
>
>
>.
>
|