Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Debugging / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Where can I find the debug symbols for the data grid (VB6)29 Apr 2007 05:56 GMT2
We've got an app that dies on vista  :-( , [release builds only]
It's VB6 and according to Win Dbg (as best I can tell) is that it is in
msdatgrd, which given that we think it's in that area sound about right.
However I've not found any debug sysmbols for it.
Edit and Continue28 Apr 2007 14:22 GMT3
In VS.NET I have Edit and Continue Check in the options but when I am
debugging the project I cannot edit the code, the lock symbol appears on the
tabs. Could it be because its install on an x64 platform?
Application crashing in ntdll.dll with message dll not found26 Apr 2007 22:52 GMT5
Application is crashing because of ntdll.dll as "dll not found".
00:00:00.938: Loaded "d:\patrol_explorer\bin\TLS71012D.DLL" at address
0x00830000 by thread 1.  Successfully hooked module.
00:00:03.516: First chance exception 0xC0000135 (DLL Not Found) occurred in
Timers and Application.ApplicationExit()25 Apr 2007 22:04 GMT1
I'll try to ask the correct questions and give the most relevant information.
I have written an application which has a default of 7 threads running. For
each TCP connection to the program, one extra dynamic thread is created. The
problem I'm having relates to threads "jamming" ...
debug between C# and C++24 Apr 2007 02:42 GMT2
   Now, I have an ActiveX written in C++, and a client written in C#, the
problem is that, how can I debug into the ActiveX project?
How to stop the "Thread has exited with code 0" message in the debug output window23 Apr 2007 19:16 GMT2
Any ideas anywhere? I'm debugging .NET CF apps using the thread pool &
eventually the output locks up the IDE.
http://groups.google.com/group/microsoft.public.vsnet.ide/browse_thread/thread/6
c783441e236d8d2/95231aab39c03a41

On Dec 15 2002, 10:56 am, "mbro" <m_b...@videotron.ca> ...
"Unable to start debugging" Managed C++23 Apr 2007 14:15 GMT2
When I want to debug a managed c++ dll with other .Net projects (c#)
in the same solution, I got an error from VS2003 "Unable to start
debugging.  Unable to start program ...".
I try to debug by starting winword.exe.
what is wrong with OutputDebugString in vs2005?22 Apr 2007 05:24 GMT3
Surpirsed that I could not get OutputDebugString work properly in
VS2005.  I used to be able to output debug string as below.
char msg[100];
sprintf_s(msg, 100,   "\n\n the view matrix is
bool related error20 Apr 2007 18:28 GMT2
I have some old C code which I am migrating to a new project which has in the
past done a typedef to define bool. Upon migrating to VS2005 I see that bool
is an internal data type. Ok, so I comment out the typedef for the bool. What
I see is that prototypes which use bool now ...
Debugger & Trace in release mode problem20 Apr 2007 02:08 GMT1
Hi, I am trying to learn about the Debugger, Debug, and Trace classes.  I
have a simple C# console application, using Visual Studio 2005 Pro, that uses
the static methods of these classes.  I have found that the Debug statements
disappear when I do a release build, but I cannot ...
Exception thrown but not in debugger20 Apr 2007 02:02 GMT2
Hi. My console app PInvokes an unmanaged DLL, the source code for which I do
not have access to. Running the project within VS05 works fine, but if I run
the exe outside of VS I get an AccessViolationException.
What is the difference between VS and non-VS processes which might be ...
Debugging has suddenly become VERY SLOW!20 Apr 2007 01:52 GMT3
I am experiencing extremely slow debugging compared to running out of
debugger. I have eliminated all breakpoints and yet no changes.
I am debugging a C++ app that links to several DLLs; am also using the
multi-threaded DLL runtime - non debug.
Vista debugging unit tests17 Apr 2007 23:12 GMT1
My debugger works fine on Vista, except for when I'm doing my unit tests.
there, I have to manually attach to the cassini process. Any ideas why? I'm
running as administrator, and I've tried cleaning out all my directories
multiple times. Everything else works great, and if i do ...
ContextSwitchDeadlock error in VS200514 Apr 2007 02:16 GMT3
All of a sudden I'm getting a ContextSwitchDeadlock error when debugging.  I
googled it and there are some suggestions to go to the Debug menu, choose
Exceptions, blah blah blah
There is no Exceptions submenu on my debug menu.  I have vs2005 professional
No symbols have been loaded for this document13 Apr 2007 22:06 GMT3
I have a solution with three projects, a C# Windows application using
a managed C++ dll (which is a wrapper for the C++ dll) and a native C+
+ dll. When I try to debug I can only set breakpoints to the C#
application and the managed C++ wrapper dll, but not in the native C++
Pages: 1 2 March, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.