|
Tuesday, August 04, 2009 - 3 Posts by 2 People
How to debug VC++ COM objects on Windows Server 2008 with Visual Studio 2008
Please help,.
I have
to debug the VC++ code of the COM object. I have the ASP page, the VC++ COM object, Visual Studio 2...
it is set to "Managed Code" and will debug the ASP's server side script, and not any server side COM
|
|
Thursday, May 18, 2006 - 12 Posts by 4 People
Hello all
I've experienced some strange problems when trying to debug some PHP scripts that use
a COM object (developed internally, not a 3rd-party one). I use the latest PHP snapshot (5.1.3-dev
?I was able to debug a PHP script (that uses COM objects) but only when setting DBG breakpoints outside
|
|
Thursday, March 26, 2009 - 21 Posts
MFlashCtrl, DVASPECT_CONTENT, hdcSurface, &rect);
lpdds->ReleaseDC(hdcSurface);
}
When debugging
call.
This problem is totally driving me crazy... PLEASE SOMEONE HELP.I suspect that it's a COM
Hi guys,
I have two vectors of string
and I'm looking for an easy way to find the first vector sequence or sub-sequence into...
|
|
Tuesday, December 16, 2008 - 4 Posts by 4 People
Of me figure out how to debug the code in the actual COM component.
I'm able to build it in debug
I have an old C++ COM component which has to stay in Visual Studio 6.0 format. I can't for the life
Are you trying to debug inside the COM component?
Was it written in C++, VB, or something else
|
|
Thursday, September 17, 2009 - 4 Posts by 3 People
Vlc crash at start play any video.
(and I can provide more debug info)
Code: Select all vlc
, type: 1
QPainter::begin: Paint device returned engine == 0, type: 1
Segmentation fault
I try to debug
struct and/or trace from where it comes from
For that you'll need to recompile with --enable-debug
|
|
Wednesday, September 24, 2008 - 4 Posts by 4 People
I'm developing a C# assembly which is to be called via COM from a Delphi 7 (iow, native win32
to really want to use Visual Studio to debug the C# code while it's running. Set breakpoints, step
Place the following in the method you wish to debug:
#if DEBUG
|
|
Tuesday, November 10, 2009 - 6 Posts by 2 People
When I enable the "unmanaged code debugging" suddenly the debugger breaks in all the exceptions
thrown ignoring the settings of the Exception dialog. In my situation i'm trying to debug
debugging, please take a look at this article for more information: http://blogs.msdn.com/stevejs
|
|
Monday, July 23, 2007 - 12 Posts
Quad Core processor, 4GB RAM.
Trying to debug a Web Application Project.
I had no problems debugging
.
Initially, when trying to run in debug mode, I got the message
"The following module was built either
Hi AG,
From your description, currently when you try debugging an ASP.NET 2.0 Web
application
|
|
Friday, May 29, 2009 - 3 Posts by 2 People
I can't debug my web application in VS2005 SP1. When I hit Debug, I was prompted for the file "vs
the site but not in debug mode.
Can anyone shed some light on this?
Thanks,
Alan
advertised typelib or COM object in the VS install.
Look in the Application event log where Source
|
|
Sunday, January 04, 2004 - 12 Posts by 2 People
How do I handle multiple debugging?
For example:
I debug through a php page, then I a HTML page
. On this submit I want to begin a new debug session based on the values selected.
Can't get this to work.
Tried
it works w/o any additional manipulations and debug of the next page would start automatically
|

)