Background:
Outlook Addin runs fine on my dev machine, client machine crashes.

Client is on a domain other than mine and in other location.

I had client vpn into my network.  Had him install x64 VS Remote
Debugger.
Had him add local user account with same user name and password as my
domain login (dev machine) and added that user to local admin group.

changed service to use x86 version.  Set login user for service to the
newly created login.

On the dev, I am able to view all processes.  When I try to attach to
Outlook, after a while I get a popup with this error:
unable to attach to the process. an error occurred that usually
indicates a corrupt installation code 0x80004002

I checked versions of remote debugger on client and dev machines, they
are the same.

When I click ok, and click attach again it goes.  It seems like it's
working.  But when addin is ran none of the breakpoints get hit.  I
can hit the pause button and client says outlook is unresponsive, as
expected.

Any ideas why breakpoints not getting, hit or what's up with the
error?

Using VS 2008.

Thanks

Reply via email to