|
-
July 6th, 1999, 04:28 PM
#1
Problems debugging MTS ATL Component!...
Hi!
Would anyone know how to set up the debugger in VC6 to be able to debug your ATL DLL from either VB or ASP page?
I managed to create the object itself, but I'm having a REALLY hard time trying to get my thing to debug. In fact, I have not been able to succeed. yet...
I'd really appreciate any help.
Julia
-
August 13th, 1999, 07:03 PM
#2
Re: Problems debugging MTS ATL Component!...
within your ATL project point to VB as your "executable for debugging session".
Pressing F5 will launch VB and then from this instance of VB you can run your ATL and it will break if you have a break point set in your ATL object.
Good luck, I know it is late but I thought someone else might benfit.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|