Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > visual studio .net debugging > august 2003 > threads for august 22 - 28, 2003

Filter by week: 1 2 3 4 5

.NET application error
Posted by Dave at 8/28/2003 1:17:46 PM
Just developed a VB.NET app. Used VS.NET 2003 to make an installer package. I then installed dotnetfx.exe on the target machine and finally installed my app on the target machine. First thing that happens is an error - 'Caption Title: Myapp.exe - Common Language Runtime Debugging Services....more >>


Module Wide Breakpoints
Posted by Nick Carter at 8/28/2003 8:43:09 AM
How can I set a breakpoint on a module instead of a line ? I want Visual Studio to break as soon as any line of code in a given .cs file is executed. Nick Carter ...more >>

how to enable debugger in VS.NET
Posted by Rob at 8/28/2003 6:36:14 AM
I am running VS.NET Enterprise Edition on a Windows Server 2003 box localhost. The debugging toolbars and shift F5 are not functional. I have gone through all troubleshooting tips I found online: IIS permissions are set up - User is Administrator, user is in the Debuggers group, ASP s...more >>

Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportExceptio
Posted by joseph abanilla at 8/28/2003 1:55:18 AM
Exception Details:=20 CrystalDecisions.CrystalReports.Engine.LoadSaveReportExcep tion: Invalid file name. I'm trying to export a crystalreport to pdf format and=20 open it, but i always get this error. I tried searching=20 for the particular error code in msdn and knowledge base=20 but i c...more >>

Unable to remote debug XP Home machine
Posted by Simon Bond at 8/27/2003 12:06:25 PM
Running VS.NET 2003 on Win2k3 server, I have an XP home machine on the network running msvcmon (installed via vsnet setup cd) which is able to share files with my dev win2k3 machine and is otherwise networked fine. Docs say that you have to use TCP/IP for XP Home, so i selected TCP/IP for tran...more >>

SqlException: EXECUTE permission denied on object 'sp_sdidebug', database 'master', owner 'dbo'
Posted by Bill Thames at 8/27/2003 10:12:25 AM
I am learning the debugger using IBuySpy. I make small changes to the code and use the debugger to see the effects of my changes. WindowsXP crashed and now when I try to debug IBuySpy, I get the following errors while the programs is starting, and these errors have nothing to do with the areas I ...more >>

Smart Device Authentication problems
Posted by Roland Rosier at 8/27/2003 2:50:57 AM
Hello, I have been using the Smart Device Authentication Utility that comes with the Visual Studio Smart Device Add-on to debug my .Net application on a Windows CE target. However, when I tried to connect to my Windows CE target yesterday I got the error: Smart Device Authentication Util...more >>

Unable to start debugging on the web server
Posted by Elena at 8/27/2003 2:28:16 AM
I have this error when I try to debug an asp.net page: Error while trying to run project:Unable to start debugging on the web server.The server does not support debugging of ASP.NET or ATL Server applications. Run setup to install the Visual Studio.NET server components. If setup has been ...more >>



Advanced COM Interop debugging with VS.NET 2003
Posted by joerg NO[at]SPAM krause.net at 8/23/2003 4:51:34 PM
Hi, I'm try to debug a c# app with some interop stuff. During an interface call I get a System.NullReferenceException. It is obviously a callback there and during the call some other code of my program is called. The stacktrace shows the call, not the callback where the error happens. ...more >>

How to: Display Long Strings in Debug Watch Window?
Posted by Steven Van Dyke at 8/23/2003 4:27:18 AM
I'm using VSNET for my environment. I need to step through my code and watch long strings get parsed. Any way I can setup a watch that will let me do this? Thanks, Steve ...more >>

Debug JS in VS.NET
Posted by Motupally at 8/23/2003 1:19:04 AM
Dear All, I was able to set a break point in the JS file and debug the javascript code, for some reason this has stopped working any help to enable debug .js file will be greatly appreciated. Thanks in advance. Motupally...more >>

Debugger not working and code changes don't affect compile
Posted by Chris at 8/22/2003 10:24:37 PM
The strangest thing started happening to me today in Visual Studio .NET 2003. I make changes to my code and compile it, but none of my changes are in the compiled program. The compiled program is stuck on a single instance of my code (an instance that is not saved anywhere). I add print...more >>

Anybody? Help?
Posted by abobw NO[at]SPAM hotmail.com at 8/22/2003 11:08:39 AM
Gurus from MS? Please? TIA Bob W...more >>


DevelopmentNow Blog