----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: spprivate Message 3 in Discussion Hi Soumitra, In fact the main problem was that I was not able to kill the instance even using task manager. And the piece of code you prescribed is something which does the same. But I think,I have found the solution. I believe,what my mistake was..my application opens excel and creates a new worksheet saves in as test.xls. So when I again run the application,since the test.xls is already there its not able to overwrite it .if i delete the file and run it again it works nicely.Hence I used filesystem object to check for existence and then processed.Its now working fine and the object instance also got cleared from the memory.. Cheers Satheesh ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
