P
Petrus Canisius
Hi!
I have an c# extension (IDTExntensibility2) for Office (spec. Project 2003)
which has to interact with a) User b) Project 2003 c) Web service
So I decided to use a two thread modell.
Now I have a two problems:
1) Since I run in a thread, the user can start interacting with Project!
Which I don't want in!
2) Sometimes a automation to project stops, but my thread runs on.
I have NO idea where to start! Any help available?
Peter
I have an c# extension (IDTExntensibility2) for Office (spec. Project 2003)
which has to interact with a) User b) Project 2003 c) Web service
So I decided to use a two thread modell.
Now I have a two problems:
1) Since I run in a thread, the user can start interacting with Project!
Which I don't want in!
2) Sometimes a automation to project stops, but my thread runs on.
I have NO idea where to start! Any help available?
Peter