PC Review


Reply
Thread Tools Rate Thread

Debugging Visual C++ 6.0 from VS2005

 
 
wildThought
Guest
Posts: n/a
 
      22nd Jan 2007
I have created an ASP.Web Service on my machine. This has a COM Object

registered to it that was written in Visual C++ in Visual Studio 6. I
want to have the debugger step into the Visual C++ code. Is this
possible?

 
Reply With Quote
 
 
 
 
Carl Daniel [VC++ MVP]
Guest
Posts: n/a
 
      23rd Jan 2007
wildThought wrote:
> I have created an ASP.Web Service on my machine. This has a COM
> Object
>
> registered to it that was written in Visual C++ in Visual Studio 6. I
> want to have the debugger step into the Visual C++ code. Is this
> possible?


Yes. Just attach the debugger to inetinfo.exe and you'll be able to debug
into the COM object (assuming you get all the paths set up right, have
matching debug info, and host of other things that could make it not work).

I'd suggest you post questions like this in either the Windows SDK or VC++
groups though, instead of the C# group.

-cd


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2005, Debugging my CustomInstaller.dll Neville Lang Microsoft Dot NET Compact Framework 1 4th Apr 2007 04:17 AM
VS2005 Debugging question 2b|!2b==? Microsoft VC .NET 0 27th Mar 2007 09:23 AM
VS2005/IIS and Debugging a Web Application Karch Microsoft Dot NET 0 21st Sep 2006 01:37 PM
VS2005: edit while debugging Wiebe Tijsma Microsoft C# .NET 3 20th Jun 2006 02:18 PM
Debugging help VS2005 ! Ashish Microsoft ASP .NET 0 30th Dec 2005 04:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:50 PM.