Urgent! Help! COMAddin fail

  • Thread starter Sergey Shlepakov
  • Start date
S

Sergey Shlepakov

I have Visio2002 comaddin written in Visual Studio 2002 in C# - just com
registered class that extends Office.Extensibility2. Works fine.

Then I've installed Studio 2003 near. After that my comaddin project built
in old (2002) studio breaks - operation
..Connect=true leads to exception "Operation aborted".

I've deinstalled Studio 2003 but nothing helped. Have anybody write
commandins?
 
S

Sergey Shlepakov

More:
If I set comaddin to load autimatically (LoadBehavior=3), it lead to no
action in OnConnection procedure.
If I try in Visio execute
Connect=true
it leads to exception "Application defined or object defined error"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top