Add-in Problem while loading muliple documents

P

prasanta

Hello,
i am developing one word-addin through C# in which there is one
commandbar, which contains three button. every button having some
control. while i m opening multiple document my button click event is
not fired for every document.my button click event is fired only for
the 1st document and for others documents the event is not fired. So,
please tell me for that wht I have to do.

Thanks,
Prasanta
 
P

prasanta

Hi ,

Word.WdAlertLevel.wdAlertsNone working before load document and after
open application. i am creating one addins and also code behind. some
document are referring word code behind dll, which is having some
functionality and dll is located in some other server. so when i am
trying to open that document and some times its showing the dll is not
found one message box after load document. if i open that document in
visible mode i can see. but when I try to open that in hidden mode its
getting stuck. one more problem i am facing that if i am trying to open
word through service its showing that instance user name is "System"
and on open document its get stuck.

Thanks,
Prasanta
 

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