|
-
Aug 20th, 2001, 07:07 PM
#1
Thread Starter
New Member
Debug remote dll in VB6.0
I have build a dll to handle some Exchange server events, so I would like to debug the dll process on the Exchange server, without installing VB6.0 IDE on the server. Is this Possible?
I have seen something like this, but cant make it work:
In the VB project properties, under the debugging tab:
Start program
c:\winnt\system32\dllhost.exe /ProcessID:{977038EA-A3D2-4195-BF7D-D773A1F99EAC}
ProcessID, is the ProcID of the COM+ Application on the server.
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
|