PC Review


Reply
Thread Tools Rate Thread

Debugging woes

 
 
Paul Porthouse
Guest
Posts: n/a
 
      9th Feb 2007
Hoping someone can help with this problem.

I am having a serious problem while debugging several C# web applications in
Visual Studio 2003 SP1.

All was fine until yesterday morning then when I tried debugging an
application after making some code changes and starting the debugger. The
IDE seems to be ignoring the changes in that it shows the code as I typed
it, but it is jumping to non-existant or commented out code. I have tried
deleting the debug, dll and all other files to no avail. I have also tried
restarting the debugger and changing various settings but I still can't get
it to work.

My next step is to get Visual Studio reinstalled (I work in a corporate
environment where this can take several days or a week to complete) so I'm
hoping for some help before that.

Many thanks in advance

Paul.




 
Reply With Quote
 
 
 
 
Jeremy Chaney
Guest
Posts: n/a
 
      10th Feb 2007
In cases like this, it is always wise to challenge your assumptions.
*Do a clean rebuild of all modules (if you link to any libraries, make
sure you rebuild those too).
*Double check where visual studio is starting the app from
*Delete the app/dlls, then try to start debugging

--Jeremy


Paul Porthouse wrote:
> Hoping someone can help with this problem.
>
> I am having a serious problem while debugging several C# web applications in
> Visual Studio 2003 SP1.
>
> All was fine until yesterday morning then when I tried debugging an
> application after making some code changes and starting the debugger. The
> IDE seems to be ignoring the changes in that it shows the code as I typed
> it, but it is jumping to non-existant or commented out code. I have tried
> deleting the debug, dll and all other files to no avail. I have also tried
> restarting the debugger and changing various settings but I still can't get
> it to work.
>
> My next step is to get Visual Studio reinstalled (I work in a corporate
> environment where this can take several days or a week to complete) so I'm
> hoping for some help before that.
>
> Many thanks in advance
>
> Paul.
>
>
>
>

 
Reply With Quote
 
RobinS
Guest
Posts: n/a
 
      10th Feb 2007
Try deleting everything in the \bin\debug directory and then rebuild your
project.

Robin S.


"Paul Porthouse" <(E-Mail Removed)> wrote in message
news:kt5zh.8863$(E-Mail Removed)...
> Hoping someone can help with this problem.
>
> I am having a serious problem while debugging several C# web applications
> in
> Visual Studio 2003 SP1.
>
> All was fine until yesterday morning then when I tried debugging an
> application after making some code changes and starting the debugger. The
> IDE seems to be ignoring the changes in that it shows the code as I typed
> it, but it is jumping to non-existant or commented out code. I have tried
> deleting the debug, dll and all other files to no avail. I have also
> tried
> restarting the debugger and changing various settings but I still can't
> get
> it to work.
>
> My next step is to get Visual Studio reinstalled (I work in a corporate
> environment where this can take several days or a week to complete) so
> I'm
> hoping for some help before that.
>
> Many thanks in advance
>
> Paul.
>
>
>
>



 
Reply With Quote
 
Paul Porthouse
Guest
Posts: n/a
 
      10th Feb 2007
On 10 Feb, 01:02, "RobinS" <Rob...@NoSpam.yah.none> wrote:
> Try deleting everything in the \bin\debug directory and then rebuild your
> project.
>
> Robin S.
>
> "Paul Porthouse" <paulportho...@googlemail.com> wrote in message
>
> news:kt5zh.8863$(E-Mail Removed)...
>
> > Hoping someone can help with this problem.

>
> > I am having a serious problem while debugging several C# web applications
> > in
> > Visual Studio 2003 SP1.

>
> > All was fine until yesterday morning then when I tried debugging an
> > application after making some code changes and starting the debugger. The
> > IDE seems to be ignoring the changes in that it shows the code as I typed
> > it, but it is jumping to non-existant or commented out code. I have tried
> > deleting the debug, dll and all other files to no avail. I have also
> > tried
> > restarting the debugger and changing various settings but I still can't
> > get
> > it to work.

>
> > My next step is to get Visual Studio reinstalled (I work in a corporate
> > environment where this can take several days or a week to complete) so
> > I'm
> > hoping for some help before that.

>
> > Many thanks in advance

>
> > Paul.


Thanks for the replies guys,

Tried both of those, still no good tho

Paul

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Debugging Woes (Part II) Tyrant Mikey Microsoft ASP .NET 2 26th Jan 2005 02:29 PM
ASP.NET Debugging Woes Tyrant Mikey Microsoft ASP .NET 2 25th Jan 2005 04:10 PM
Debugging Woes ChrisM Microsoft C# .NET 12 12th Mar 2004 02:10 PM
Debugging Woes Jerry Camel Microsoft ASP .NET 2 24th Feb 2004 06:46 PM
Re: Remote debugging woes Jacob Yang [MSFT] Microsoft ASP .NET 0 15th Oct 2003 11:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 PM.