Hello,
My application is written in VB.NET 2008, and I want to catch CantStartSingleInstanceException exception.
I have read the following links:
http://msdn.microsoft.com/en-us/lib....cantstartsingleinstanceexception(VS.80).aspx
http://msdn.microsoft.com/en-us/library/ms127539.aspx
http://forums.msdn.microsoft.com/en/csharplanguage/thread/3cd5bd24-f409-4779-8d72-73aa5d452967/
But cannot find how to catch this exception.
Anyone knows?
My application is written in VB.NET 2008, and I want to catch CantStartSingleInstanceException exception.
I have read the following links:
http://msdn.microsoft.com/en-us/lib....cantstartsingleinstanceexception(VS.80).aspx
http://msdn.microsoft.com/en-us/library/ms127539.aspx
http://forums.msdn.microsoft.com/en/csharplanguage/thread/3cd5bd24-f409-4779-8d72-73aa5d452967/
But cannot find how to catch this exception.
Anyone knows?