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 > october 2007

Debugger hangs when breaking into event handler
Posted by James Rosenfeld at 10/23/2007 6:40:02 AM
Greetings, I'm having an issue where VS 2005's debugger hangs when entering an event handler method for a DateTimePicker control. I have a pretty basic main form that has a DateTimePicker in a tab control and I added an event handler for the ValueChanged event. Initially I noticed this pr...more >>

Command Window
Posted by Greg at 10/19/2007 5:45:01 PM
From what I have read the Command window is similar to the Immediate Window in MS Access, thus you can type in the name of a function prefixed with a ? and run the function while the application is NOT running. For example, to test this, I created a PUBLIC Function Adding(byval x as integer, ...more >>

Open Form Flickering
Posted by Greg at 10/18/2007 12:15:02 PM
I have three forms, a MDI Parent and 2 MID Child forms. When i initially load my MDI Parent with the initial MDI Child, everything looks fine. But, when I click on a button in my first MDI Child that opens another MID Child, the new form flickers and jumps. It seems my MDI Child is opening ...more >>

Compilation Global Constants
Posted by Greg at 10/17/2007 7:52:01 PM
I've been trying to put to use some Global Compilation Constants. From what I understand, I set them up in the Advanced Compiler Settings dialog in the Custom Constants Filed. The name of my Solution Configuration is DebugOpt and the proper one is selected. My Constant is "DEMO=TRUE". Now,...more >>

remote debuging, VS2005, No symbols loaded
Posted by Andrea Anastasescu at 10/12/2007 12:00:00 AM
Hello all, I have a plain executable that I'd like to debug remotely. The machines are on diferent domains so I have chosen to use native = transport with no authentications (although I configured the required = users, but there was a firewall problem for DCOM communication) On the remote mac...more >>

Native C++ Problem: error C2628: 'boolean' followed by 'bool' is illegal (did you forget a ';'?)
Posted by Roger at 10/11/2007 10:34:45 AM
When my code has all the necessary include files, I receive the above error. In trying to isolate the error, I remove all include files except windows.h and still receive this error in Visual Studio 2005. >c:\program files\microsoft visual studio 8\vc\platformsdk\include\wtypes.h(1075) : error...more >>

VS 2003 SP1 Weird Debugger Problem
Posted by scorpion53061 at 10/11/2007 7:26:01 AM
On one form in my project, when attempting to debug, after the process starts it automatically removes my breakpoint from the form. If I attempt to put it back after it has started, it opens a new instance of the code view and places the breakpoint at random locations on that form that I had n...more >>

How to configure ADPLUS to give full dump on CTRL+C
Posted by Bill Davidson at 10/10/2007 8:26:02 AM
(this is a repost under managed newsgroup alias) How do I configure ADPlus to give a full dump on a CTRL+C command window? I know minidumps are the default behavior. Thanks in advance for the help. Bill ...more >>



What is the "Title" In Attach To Process
Posted by Wayne Berry at 10/1/2007 9:17:00 PM
In Visual Studio under Debug | Attach To Process In the Attach To Process Dialog there are a list of processes, one of the columns is "Title", what is the Title? Is it the Caption of the MainWindow for the Process? Is it the process name? -Wayne...more >>


DevelopmentNow Blog