Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Cant debug in XP Pro but can in Win 2K help

Reply
Thread Tools

Cant debug in XP Pro but can in Win 2K help

 
 
dee
Guest
Posts: n/a
 
      04-05-2005
Hi

I am running .NET 1.0 on an Windows XP Pro and cant debug my VB web
application.
I get the following error message:
"Error while trying to run project: Unable to start debugging on the web
server. Access is denied.
Would you like to disable future attempts to debug ASP.NET pages for
this
prject?"
I had this problem in Windows 2K pro but was had resolved with running the
following commands:
> C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -r
> regsvr32

C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_isapi.dll
> C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -i

This doesn't work in XP Pro.
Greatly apprecitate any help.
Dee


 
Reply With Quote
 
 
 
 
TDAVISJR
Guest
Posts: n/a
 
      04-05-2005
1). Do you have .net 2.0 beta installed?
2). Do you have a debug="true" in your web.config file?
3). Is your project set up as a virutal directory?
4). Is your login ID a member of the vs debuggers group?

Hopefully, this points you in the right area

--
TDAVISJR
aka - Tampa.NET Koder


"dee" <dee@home> wrote in message
news:...
> Hi
>
> I am running .NET 1.0 on an Windows XP Pro and cant debug my VB web
> application.
> I get the following error message:
> "Error while trying to run project: Unable to start debugging on the
> web
> server. Access is denied.
> Would you like to disable future attempts to debug ASP.NET pages for
> this
> prject?"
> I had this problem in Windows 2K pro but was had resolved with running the
> following commands:
> > C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -r
> > regsvr32

> C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_isapi.dll
> > C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -i

> This doesn't work in XP Pro.
> Greatly apprecitate any help.
> Dee
>
>



 
Reply With Quote
 
 
 
 
dee
Guest
Posts: n/a
 
      04-05-2005
Hi

No to 1 and yes to others.
I reran the command and its working now.
Thanks for your help.
I alwasy wondered if everyone had to run those commands to be able to debug
ASPNET why there isnt any mention of that in the litterature. But that's not
unusual.
Good luck to you
Dee.


"TDAVISJR" <> wrote in message
news:%...
> 1). Do you have .net 2.0 beta installed?
> 2). Do you have a debug="true" in your web.config file?
> 3). Is your project set up as a virutal directory?
> 4). Is your login ID a member of the vs debuggers group?
>
> Hopefully, this points you in the right area
>
> --
> TDAVISJR
> aka - Tampa.NET Koder
>
>
> "dee" <dee@home> wrote in message
> news:...
>> Hi
>>
>> I am running .NET 1.0 on an Windows XP Pro and cant debug my VB web
>> application.
>> I get the following error message:
>> "Error while trying to run project: Unable to start debugging on the
>> web
>> server. Access is denied.
>> Would you like to disable future attempts to debug ASP.NET pages for
>> this
>> prject?"
>> I had this problem in Windows 2K pro but was had resolved with running
>> the
>> following commands:
>> > C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -r
>> > regsvr32

>> C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_isapi.dll
>> > C:\Windows\Microsoft.NET\Framework\v1.0.3705\aspne t_regiis.exe -i

>> This doesn't work in XP Pro.
>> Greatly apprecitate any help.
>> Dee
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Applet to run on Win 98, Win ME, Win XP, Win Vista & Win 7 ?? Krist Java 6 05-06-2010 11:53 PM
No error in debug but page cant be displayed Joyce ASP .Net 2 10-28-2009 09:18 PM
cant compile on linux system.cant compile on cant compile onlinux system. Nagaraj C++ 1 03-01-2007 11:18 AM
Cant remote debug on VS 2005 and Win Server 2003 Tillmann Neben ASP .Net 0 11-12-2005 07:12 PM
Re: Cant logon to Win XP Pro Billh Computer Support 0 07-05-2003 04:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57