473,387 Members | 1,493 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Strange Debugger issues

Not sure which group this question would go in so if this isn't the
appropriate place I apologize.

Here is the setup --

Rather large project consisting of a Winform client that communicates with a
series of SAO, Single Call, IIS hosted remoted facades all written in C#.

Up until recently everything was working just fine, I could debug both the
client and server components. Now when I debug into the server components I
can set one or more breakpoints and it will hit the breakpoint just fine.
If I use F5 I can run to the next breakpoint most of the time. What I can't
do is step through the code (F10 or F11), doing so may work for a line or
two (or not) but inevitably it will lock up the IDE and everything goes into
the abyss from there. When this happens, even after letting it sit and run
for half an hour, the only way out is to kill IIS and the client app. Many
times this causes Visual Studio to crash and restart. I have no problems
debugging through the client code at all. The application runs fine when
the debugger isn't attached.

Does anyone have any insight into this strange phenomena?

Thanks,
CMD
Jul 21 '05 #1
1 1205
Nevermind -- I have been having problems with this for 2 days and after
posting the message I deleted all the compiled dlls and pdbs accross all the
projects rebuilt everything and suddenly it works. Interestingly I had the
same symptoms on multiple machines.
"cduden" <cd****@netfusionservices.com> wrote in message
news:uA**************@TK2MSFTNGP15.phx.gbl...
Not sure which group this question would go in so if this isn't the
appropriate place I apologize.

Here is the setup --

Rather large project consisting of a Winform client that communicates with a series of SAO, Single Call, IIS hosted remoted facades all written in C#.

Up until recently everything was working just fine, I could debug both the
client and server components. Now when I debug into the server components I can set one or more breakpoints and it will hit the breakpoint just fine.
If I use F5 I can run to the next breakpoint most of the time. What I can't do is step through the code (F10 or F11), doing so may work for a line or
two (or not) but inevitably it will lock up the IDE and everything goes into the abyss from there. When this happens, even after letting it sit and run for half an hour, the only way out is to kill IIS and the client app. Many times this causes Visual Studio to crash and restart. I have no problems
debugging through the client code at all. The application runs fine when
the debugger isn't attached.

Does anyone have any insight into this strange phenomena?

Thanks,
CMD

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: cduden | last post by:
Not sure which group this question would go in so if this isn't the appropriate place I apologize. Here is the setup -- Rather large project consisting of a Winform client that communicates...
7
by: Piet Van Vlierberghe | last post by:
We are a software firm developing in C++ and we recently made the step from Microsoft Visual Studio 6 to Microsoft Visual Studio .NET 2003. We are really excited about the quality of the compiler;...
1
by: BG | last post by:
Hey Everyone, Win2K Pro w/all Updates, VB.Net Standard 2003, .NET 1.1 w/all updates I have a web app that I've been working, coding,testing,coding, etc. Works fine - debugger debugs stuff as...
6
by: Gary | last post by:
I have an application that has been working just fine for a couple of years. It queries a SQL database and returns some formatted data back to the client. I have a new client, who has a larger...
7
by: Tyler Foreman | last post by:
Hello, I have a strange problem that occurs every so often in my application. It usually takes place when I hide one form and activate another. What happens is I get the following exception:...
3
by: Doug | last post by:
I'm having problems w/ the VS2005 debugger with C#. It blows past any breakpoints in even the simplest "Hello World" console application. I can't do any step-by-step debugging. I've provided the...
11
by: Martin Joergensen | last post by:
Hi, I've encountered a really, *really*, REALLY strange error :-) I have a for-loop and after 8 runs I get strange results...... I mean: A really strange result.... I'm calculating...
6
by: semedao | last post by:
Hi All, I had working code that made custom serialization on objects that inherit from queue in the inherited queue I create my own GetObjectData: public void GetObjectData(SerializationInfo info,...
12
by: StephQ | last post by:
I have a class Bounds with two constructors: class Bounds { private: list<SegmentupperLinearSpline; // Upper bound. list<SegmentlowerLinearSpline; // Lower bound. ....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.