h1.post-title { color:orange; font-family:verdana,Arial; font-weight:bold; padding-bottom:5px; text-shadow:#64665b 0px 1px 1px; font-size:32px; } -->

Pages

COM object that has been separated from its underlying RCW cannot be used

COM object that has been separated from its underlying RCW cannot be used. Error occured when i closed the application in C#.net
How to fix it?


 I am using event watcher in my Application . So I didn't stop when i close the Application ,So I Stop eventWatcher. solved issue