|
-
September 16th, 2009, 10:16 AM
#1
Unable to debug COM server.
Hi,
I have created a plugin for Microsoft Outlook say OutlkPlugin.dll and created a COM server say OutlkEXE.exe. The Outlook plugin is loaded successfully and i am able to call the API's in COM server(OutlkEXE.exe) that was exposed through Interfaces from OutlkPlugin.dll
But i m UNABLE TO DEBUG my COM server(OutlkEXE.exe) by setting OUTLOOK.exe as executable.
Env:
1. I m able to debug my OUtlook Plugin - OutlkPlugin.dll by setting OUTLOOK.exe as executable.
2. both Outlook Plugin(OutlkPlugin.dll) & COM server(OutlkEXE.exe) are copied to
a common path in debug mode.
3. COM server is registered.
4. Technology used VC++.
Any help would be greatly appreciated.
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
|