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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can not enable JIT debugging31 May 2004 10:25 GMT2
I can't enable JIT debugging for an application written in C#. This app
depends on some Mixed Mode managed C++ Libs. When exceptions generated in
it, no JIT debugger invoked. Only the default dialog box shows up. I have
enabled JIT debugging for window forms in machine.config and ...
Sql exception has no information while debugging30 May 2004 19:23 GMT2
In October 2002, I posted that, in all of my appliations, if I am
debugging and I hit a SQL error
(login denied, stored procedure not found, etc), then the IDE gives me
this message:
Visual studio help is not installed 30 May 2004 18:36 GMT1
I have just installed VS.NET 2003 and loaded the msdn subscriptions library(3 cds). Whenever I click on the F1 or go into th help menu on the tool bar. I get the message that VS help is not installed. However, when the dialog box is closed the help comes up just find. Can this ...
can't debug C#: "The breakpoint will not currently be hit. No symbols have been loaded for this document"28 May 2004 19:53 GMT4
env: winXP, VS2003, office2003
hi all,
i'm having strange problem while trying to debug my C# application. All the
breakpoints in the code turn to "?" when i start debugging, and the tooltip
How to display unicode string in VS.Net?27 May 2004 19:45 GMT2
In visual studio 6, I know in the options > Debug I could check the
"Display Unicode String". But in VS.NET, where is this option?
Thanks.
name space "Microsoft.WindowsCE.Form" is not found26 May 2004 16:11 GMT1
While i try to build a example c# project, i get a error message "The type or namespace name 'Microsoft' could not be found (are you missing a using directive or an assembly reference?)". This error occures in "using Microsoft.WindowCE
.Form".
I am installing .net visual studio ...
OutputDebugString not shown when "Enable unmanaged debugging" off26 May 2004 06:00 GMT3
I have a VS2003 solution that uses a main CS project that calls
an unmanaged CPP (UMCPP) DLL.  That UMCPP DLL does some
output at critical times via OutputDebugString.  VS.NET's
debugger shows the output in its output window as long as
Unable to debug VB.NET Windows Forms App25 May 2004 07:14 GMT2
Got a simple, single form VB.NET test application that builds with no
warnings or errors.
If I Start without Debugging (Ctrl+F5) the application runs with no
problems, but if I select any of the other options, i.e. Start, Step Into,
Debug Dll Class Library24 May 2004 15:52 GMT1
H
We are using another dll class library with reflection during the execution of our application. We do have both the source and compiled binary code of the dll. When starting the application debug, how can I enable the debug of this dll class library?
Ai
How do I debug a Web Service24 May 2004 10:36 GMT2
I have a .net web application consuming a web service. I need to debug the webservice by going through the web application during debug time. How do I do this
Tn
VS.NET 2003 debugger not working22 May 2004 11:11 GMT4
I have recently installed Visual Studio .NET and have been unable to
debug a web project on my local machine. I have only created a
standard web application and have a blank page. Running the
application without debugging works fine but if I start the debugger I
There is no source code available for the current location.21 May 2004 15:45 GMT1
I was always getting sometimes this error while debugging ASP.Net project in
VS.Net 2003: "There is no source code available for the current location.",
but recently I started getting it so often that I almost cannot debug at
all. What could cause this? Is there a way to fix the ...
Asynchronous method call never fires when running under the debugger.19 May 2004 17:33 GMT1
I'm having trouble running the following code under the debugger (although it works correctly when it runs normally).  The code calls a simple "Hello World" web service asynchronously and prints "Hello World" to the screen.  My problem is that when I run it under the debugger the ...
Visual Studio stops debugging when moving or locking taskbar19 May 2004 11:07 GMT4
I noticed very strange behaviour while debugging my asp.net project. I start
my asp.net project in debugging mode. My web app opens in IE. I then lock or
unlock my taskbar, or I resize my taskbar. Visual Studio then stops with
debugging, but the web app still functions. However, I'm ...
how to debug the process created by the process which is being debug by the VsualSudio?19 May 2004 10:59 GMT3
The following is cut from CreateProcess function of MSDN document;
----------------
DEBUG_ONLY_THIS_PROCESS
If this flag is not set and the calling process is being debugged, the new
Pages: 1 2 3 April, 2004
 
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.