Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 > january 2005

Filter by week: 1 2 3 4 5

** FREE! Laptop, 40GB Photo Ipod, Dell P4 Desktop, Bose Sound Dock, Car Gear, PC Gear, Mini Mac, + Loads MORE! FREE! ** NOT SPAM! check it out
Posted by Stuff4Free4You at 1/31/2005 1:56:28 AM
The Best Things In Life Are FREE! Here is your chance to get any one of the items listed below for FREE! Simply click the picture of the item(s) of your choice and follow the simple steps provided. All of these offers and/or sites are 100% legal and are supported by the Better Buisness Burea...more >>


Programmatically get info like in "Immediate Window" - how?
Posted by orbit at 1/30/2005 6:21:05 AM
When I am in the VS.NET Immediate Window during debugging and type ? me.Size I get a string like {System.Drawing.Size} Empty: Width = 0 Height = 0 Height: 1199 IsEmpty: False Width: 1599 Is it possible to get this same string in my application code at runtime? Sinc...more >>

Please read:How can I detect what is making an application 'stop working'
Posted by Marlon Brown at 1/28/2005 10:09:25 PM
Not sure if this is the right newsgroup to ask this, but I will start here. Imagine a I have a third-party (client/server) financial application running on my win2000 server. All of sudden such application stops working. I go to eventvwr on the server and there is nothing relevant there. Vend...more >>

Unable to start debugging. The debugger may not be properly installed
Posted by annalisa via DotNetMonster.com at 1/28/2005 6:44:55 PM
I get this error while trying to run a C++ application in Visual Studio.NET. I'm working as administrator on a XP system where Service Pack n.1 is installed. The building goes well, it's just that I can't run my application. Where do I go wrong? Thanks Annalisa -- Message posted via http://...more >>

Remote debug from winxp sp2 to windows 2003 domain controller
Posted by darkeagle at 1/28/2005 4:48:52 PM
Hi All, I need to debug an ASP net application that is over a windows 2003 domain controller. PS: no firewall on both systems. I tryed all: http://support.microsoft.com?id=841177 http://support.microsoft.com?id=833977 HOW TO: Set Up and Use Remote Debugging in Microsoft Visual Studio .NET ...more >>

Debugger problem - Access Denied
Posted by dusty at 1/27/2005 4:19:02 AM
Im making a Windows Service, and until recently attaching to the process was no problem. But now I can't attach the debugger to anything anymore !! I think this happened since I installed SP4 on my Windows 2000 pro. I checked permissions, and I think its ok. My user account belongs to Administ...more >>

Debugging help - random crashes (1f48cbc1)
Posted by Charles Evans at 1/26/2005 12:51:42 PM
I have this strange problem and i'm trying to determine exactly which part of the program is causing it. The problem is that randomly throughout the program I receive a Windows application error dialog box. The dialog box provides me with the following information: Exception Information ...more >>

windows app. debug error
Posted by Suzanne at 1/26/2005 12:01:02 PM
Hi. I am continually getting "Attaching the script debugger to process '[1932]xyz.exe' on 'machine name' failed. Error code 0x80040001." when building any windows app. I have seen others on the internet complaining of the same problem, but have not found a resolution. I have tried deletin...more >>



Tired of restarting IIS
Posted by Susan Nash at 1/24/2005 11:19:03 AM
I have posted this problem before but got no answer. I'm really hating this. I'm using Visual C# & ASP.Net version 7.1.3088 on framework v 1.1.4322 SP 1 on a W2K with IIS 5.0 all running on my development machine. My problem is that everytime I make a change to my code and recompile and t...more >>

Detaching native c++ process
Posted by Enthous at 1/19/2005 12:31:09 PM
I have attached a native c++ process using the Tools|Debug Processes window. According to the documentation, I must have the Visual Studio Debugger Proxy service running to detach (I'm running Windows 2000). I installed the Debugger Proxy service, and it's running. However, I still get an e...more >>

SP2 - Unable to start debuggin on web server.Access Denied
Posted by Zenith at 1/17/2005 10:43:02 PM
We have about 6 PCs in our office running visual studio .net 2003 on win XP. Since we installed SP2 the debugger no longer works on any of the pcs. I have tried disabling the firewall, but this doesn't work. I uninstalled sp2 on one pc and the debugger starts working again. Does anyone have...more >>

Remote debugging on W98: "Unable to start program '...'"
Posted by Hans at 1/17/2005 5:37:03 AM
I keep getting "'' is not a valid working directory" I tried change both the target directory as well as the working directory on both the development machine (XP professional) as wel as on the target machine (W98). Can anybody explain how I can get remote debugging on a W98 machine wor...more >>

Unable To Debug ASP .Net w/ Cached Credentials
Posted by Amy L. at 1/15/2005 5:55:12 PM
Hopefully someone may have some thoughts on this. I am unable to debug ASP .Net credentials on my laptop when I am not logged into my local domain. When I am at home I log in with my normal network credentials. When I attempt to debug I get the message "Error while trying to run project: Una...more >>

Windows XP SP2 to Windows Server 2003 Debugging Error
Posted by Stephen Hewlett at 1/15/2005 3:45:43 PM
I am unable to debug webparts using my Windows XP SP2 installation with Visual Studio 2003. The website is hosted on Windows Server 2003. I get the error message: "Auto-attach to process '[2992] w3wp.exe' on machine 'xxxx' failed. Error code 0x800405a4.". I have tried installing a clean v...more >>

Access denied when debugging on remote server
Posted by Andrei at 1/15/2005 12:27:17 PM
4 hours since I'm trying to solve this problem. I'm running VS .NET 2003 on my Windows XP SP2 workstation and .NET Framework 1.1 on my Windows Server 2003 server. First, when trying to compile the project located on the server, from VS ..NET (on the workstation) I got the 'not enough free s...more >>

Button(submit) function not work
Posted by Jason at 1/11/2005 10:30:11 AM
Button function did not work (click this button nothing happened), what's going on. I just copy all source code from PC1 to PC2(both use vs.net 2003), in PC1 everthing is ok, but in PC2, when I click this button nothing happened, Thanks in advance. ...more >>

Can Studio 2003/XPPro/SP2 step debug a mdb connection ?
Posted by sparky at 1/10/2005 8:11:07 PM
I fail with: "Microsoft JET Database Engine: Unspecified error" It connects OK for a SQL Server connection. Here are the settings and I'll provide more as needed. XP Pro Settings: Firewall and Anti-Virus Disabled (just to see if they are cause) IIS 5.1 Settings on inetpub\wwwroot\<sit...more >>

once the app starts, seem to lose debug facility
Posted by yer darn tootin at 1/10/2005 4:36:06 AM
Apolgies in advance for knowing very little, I'm a novice. I've got hold of a fully written application and I'm trying to figure out how it all works, but I'm having trouble with the VS debug facility, in particular why I seem to lose debugging once my appication has started. I can watch it l...more >>

Cannot debug ASP.NET page
Posted by X Rasool at 1/9/2005 6:59:03 PM
Hi, I've installed Whidbey release of VS.NET along with v1.1 on the same machine. Since then however, dubugging doesn't work on v1.1 and it comes back with this error of the output window. Auto-attach to process '[1084] aspnet_wp.exe' on machine <Machnine Name> failed. Error code 0x80131...more >>

See a different result in STEP than with BREAKPOINTS
Posted by Lee Gillie at 1/7/2005 12:48:22 PM
A surprising, and unexplained behavior was seen from a RELEASE build of a VB application (essentially a console app). It processes thousands of pages of text, and occasionally drops the first character of the first line of the page. I really felt this was likely my own bug. In a DEBUG build...more >>

Unable to connect to debugger..
Posted by amit NO[at]SPAM c4ppy.net at 1/7/2005 6:44:20 AM
I know this question will probably get ignored like all the other quires about this problem.. but here goes anyway.. I am running VS on Win Xp PRO SP2 and my .Net web server is Win 2003 Web edition. If I try and debug a web app, I get the following error "Error while trying to run project...more >>

.ASP mode debugger hangs
Posted by sparky at 1/6/2005 11:45:02 PM
Here is the message: Category: 101 Event ID: 1002 Source: Application Hang Description: Hanging application devenv.exe, version 7.10.3077.0, hang module hungapp, version 0.0.0.0, hang address 0x00000000 0000: 41 70 70 6c 69 63 61 74 Applicat 0008: 69 6f 6e 20 48 61 6e 67 ion H...more >>

How do I configure a Web Service to be debugged?
Posted by richardchaven at 1/6/2005 3:37:51 PM
<<sorry for the cross-post: I think this is the correct group>> I have several web services. All but one allow me to debug it locally. One reports: "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged." I have compar...more >>

Debugging errors (from VS - I can't even start debugging)
Posted by steve02a at 1/5/2005 10:49:02 AM
Auto-attach to process '[2148] w3wp.exe' on machine 'DELL-TESTER' failed. Error code 0x80070005 (Access is denied. ). Does anyone know what this means and how I can fix it? I can't debug anything and I just get that over and over when I do try to debug something....more >>

Infuriating, Costly Exception Handling Delay
Posted by Jason M. Purcell at 1/4/2005 9:49:01 PM
I'm experiencing a problem in Visual Studio.NET 2003 7.1.3088 w/.NET Framework 1.1 SP-1 that is causing me to lose several hours of development time each week. When running in my development environment, the first thrown exception causes my application to stop responding for 32-33 seconds. ...more >>

VB and VC++ .DLL debugging
Posted by johnwcurry at 1/4/2005 12:49:02 PM
I have just ported my VB6 app into .Net (interesting exercise!). I have a ..DLL in C++6.0 that I imported into my solution as an additional project. Everything compiles cleanly. The VB code wants to have the .DLL in the ../system32 directory, so I have placed it there. Don't know if this...more >>

PDB compatibility VC6.0 verca VS .NET
Posted by ebenholtz at 1/4/2005 6:19:03 AM
Hi, Is it possible to debugg a program compiled by VC6.0 using VS.NET as the debugger? With a program compiled with VS.NET and using the VS.NET as the debugger, I have succeeded to remotely debugg the program(.exe) running on a WinnNT machine. Compiling the same program with VC6.0 and tr...more >>

which vs 2005 download?
Posted by cyborg at 1/3/2005 2:51:01 PM
I downloaded vs 2005 professional beta 1, but after installing I found that I don't have "edit and continue" available for my c# winform project. Which download would have this feature: 1. architect beta 1 refresh with team system? 2. team system december drop ctp? 3. other? I won't ...more >>

Debug.Assert moves to next line
Posted by Stu Smith at 1/3/2005 2:10:48 PM
In C# (and I assume other .NET languages), why does a Debug.Assert move to the next line? I wanted to debug some code like this: if( something-or-other ) { int a = GetA(); int b = GetB(); Debug.Assert( a == b ); } However if the assertion fires then a and b are out of scope...more >>

Debugging on Windows Server 2003
Posted by Rene Stange at 1/3/2005 11:40:51 AM
Hi, I have a problem with my installation on Windows Server 2003. When trying to start an application from the framework I get an error message. This does not happen when I am a member of a group which is registered to be part of Administrators which is not intended to be the standard for dev...more >>


DevelopmentNow Blog