Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > debugging server but not IE

Reply
Thread Tools

debugging server but not IE

 
 
Andy Fish
Guest
Posts: n/a
 
      04-05-2005
Hi,

Using VS.NET 2003, when I use 'F5' to start debugging my web app, it
obviously attaches the IDE to IIS for server debugging. However, it also
seems to put IE into some kind of debugging mode (for javascript debugging)
This causes IE to consume loads of CPU if the page is very large.

Is there any way to have debugging of server side code but leave IE in
"normal" mode?

TIA

Andy


 
Reply With Quote
 
 
 
 
Scott Allen
Guest
Posts: n/a
 
      04-05-2005
I'm not sure that the VS options under Tools -> Options -> Debugging
-> Just-In-Time will change the default behavior when you press F5,
but you might want to try.

If nothing else, you could disable script debugging in IE (Tools ->
Options -> Advanced).

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 5 Apr 2005 16:28:11 +0100, "Andy Fish"
<> wrote:

>Hi,
>
>Using VS.NET 2003, when I use 'F5' to start debugging my web app, it
>obviously attaches the IDE to IIS for server debugging. However, it also
>seems to put IE into some kind of debugging mode (for javascript debugging)
>This causes IE to consume loads of CPU if the page is very large.
>
>Is there any way to have debugging of server side code but leave IE in
>"normal" mode?
>
>TIA
>
>Andy
>


 
Reply With Quote
 
 
 
 
Andy Fish
Guest
Posts: n/a
 
      04-06-2005
Thanks scott, the JIT options didn't make a difference but disabling
debugging in IE did the trick

Andy

"Scott Allen" <> wrote in message
news:...
> I'm not sure that the VS options under Tools -> Options -> Debugging
> -> Just-In-Time will change the default behavior when you press F5,
> but you might want to try.
>
> If nothing else, you could disable script debugging in IE (Tools ->
> Options -> Advanced).
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Tue, 5 Apr 2005 16:28:11 +0100, "Andy Fish"
> <> wrote:
>
>>Hi,
>>
>>Using VS.NET 2003, when I use 'F5' to start debugging my web app, it
>>obviously attaches the IDE to IIS for server debugging. However, it also
>>seems to put IE into some kind of debugging mode (for javascript
>>debugging)
>>This causes IE to consume loads of CPU if the page is very large.
>>
>>Is there any way to have debugging of server side code but leave IE in
>>"normal" mode?
>>
>>TIA
>>
>>Andy
>>

>



 
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
Re: "But..but...but...I can see Russia from my porch!" mrLookout@sewage.com Computer Support 0 04-15-2010 12:02 AM
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. DR ASP .Net 0 10-25-2007 02:37 AM
Unable to start TSQL Debugging. Could not attach to SQL Server Process on 'srvname'. The RPC server is unavailable. DR ASP .Net 0 10-25-2007 02:37 AM
Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged. windows 2003 server Claude seraphin ASP .Net 11 01-26-2004 09:17 PM
No Debugging of C# Server-Side Script, but Code-Behind Debugging Works Johann Blake ASP .Net 1 01-05-2004 03:01 PM



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