hi,
my C# app is still in RAM after executing Application.Current.Shutdown();
(db connection is closed before)
(Application.Current.Exit += new ExitEventHandler(Current_Exit); is also used )
is there another statement to use ?
the problem occurs on different Windows Xp systems and on Server 2008.
kind regards, jeff