Re: how to end process
From: Chris Tacke, eMVP (ctacke_at_NOinnovativedssSPAM.com)
Date: 10/10/04
- Next message: Graham McKechnie: "Re: DataSets in CF?"
- Previous message: Ilya Tumanov [MS]: "Re: parameter in sql query"
- In reply to: Shaul E: "how to end process"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 10 Oct 2004 16:06:02 -0400
So the process is running on the device? You need to close any runnign
threads and then call Application.Exit();
-Chris
"Shaul E" <shaulel@hotmail.com> wrote in message
news:evqg$BtrEHA.2904@TK2MSFTNGP15.phx.gbl...
> Hi!
> When I'm activating a certain process from the command line, it ends
> immediately. However, when I start the same process from the Visual Studio
> .NET enviroment, it never ends (which it should). How do I solve this
> problem? P.S. The process is an exe file that runs from a Webservice
> (ASP.NET).
>
> Thanks
>
>
- Next message: Graham McKechnie: "Re: DataSets in CF?"
- Previous message: Ilya Tumanov [MS]: "Re: parameter in sql query"
- In reply to: Shaul E: "how to end process"
- Messages sorted by: [ date ] [ thread ]