J
Jack Jiao
Hi,
I am using MS Word inside C# application. The application is using
impersonation as Administrator. The application works fine for a few days
then suddenly I started to get "access is denied" message everytime I
instantiate instantiate MS word like "oWordApp = new
Word.ApplicationClass();" Not just this application, any application uses
word automation now don't work any more.
There's nothing I can do to make the error go away. But if I remove and
reinstall Office 2000 then the application starts to work again, for a few
more days before it starts to generate this error again. I see no instance
of winword in task manager hanging around.
I have no clue what causes this problem and no idea why it goes away when I
reinstall office 2000.
Thank you for your suggestions.
I am using MS Word inside C# application. The application is using
impersonation as Administrator. The application works fine for a few days
then suddenly I started to get "access is denied" message everytime I
instantiate instantiate MS word like "oWordApp = new
Word.ApplicationClass();" Not just this application, any application uses
word automation now don't work any more.
There's nothing I can do to make the error go away. But if I remove and
reinstall Office 2000 then the application starts to work again, for a few
more days before it starts to generate this error again. I see no instance
of winword in task manager hanging around.
I have no clue what causes this problem and no idea why it goes away when I
reinstall office 2000.
Thank you for your suggestions.