winproj.exe process not getting teminated some times....

A

Asheesh

We have done some automation with VB.Net version 1.1 and MS Project
2000 in our application. We are importing data from MS Project to our
application. Once we create an object of MS Project then it creates an
instance of Winproj.exe on server to execute desired set of
instructions. After successfully execution of instructions then we
cleanup all object related to MS Project and after that we call .Quit
method to kill the Winproj.exe process from the server (where it was
running or created).

The process Winproj.exe is properly cleaned up on Win XP and Win 2003
but sometimes it fails on Win 2000.

Can any one tell me the reason behind this? This is very strange
problem for me.

Asheesh
 
R

Rod Gill

If you quit the app then set the application variable to nothing then you
have done all you can.
 

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