Antony Jones
Posts: 12
Joined: 2005-04-06
|
Hi again,
For some reason the Outlook add-in I'm working on has stopped appearing when I start outlook (I just have a very small stub). I'm also not able to register / unregistered with options on the build menu. Each time I get the following message:
Exception has been thrown by the target of an invocation
Any ideas - I'm currently pulling the little hair I have out, please save me from total baldness!!!
Best regards
Tony
|
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Anthony.
Could you create a new add-in project and register it? If it successful then try to comment out your code within the add-in. Probably the cause of the error is in the code. |
|
Antony Jones
Posts: 12
Joined: 2005-04-06
|
Sergey,
as ever you were spot on - I'd move some code around, putting it back has resolved the issue.
Many thanks |
|