Hi,
I am having the same issues with MS Word running on XP with Office 2000 (and under XP, seperate test machine). I have the doc closed and nulled all references to Word and it is still keeping alive. There has to be a method that actually works other than the thread killing mentioned above.
One note though is that the same code under VB.NET (converted of course) completes flawlessly. So, it leaves me to believe that it is an issue with either GC or how C# handles the COM objects. Anyone else have any thoughts?
dapanther
I am having the same issues with MS Word running on XP with Office 2000 (and under XP, seperate test machine). I have the doc closed and nulled all references to Word and it is still keeping alive. There has to be a method that actually works other than the thread killing mentioned above.
One note though is that the same code under VB.NET (converted of course) completes flawlessly. So, it leaves me to believe that it is an issue with either GC or how C# handles the COM objects. Anyone else have any thoughts?
dapanther