RE: .exe started by a service crashes when sound card or USB devic
From: Landon Kelsey (landonmkelsey_at_hotmail.com)
Date: 12/28/04
- Next message: n33470: "Re: Can you have too many assemblies in an application?"
- Previous message: Paul Clement: "Re: Accessing ActiveDirectory through LDAP with .NET"
- In reply to: Cowboy (Gregory A. Beamer) - MVP: "RE: .exe started by a service crashes when sound card or USB device ac"
- Next in thread: Rhett Gong [MSFT]: "RE: .exe started by a service crashes when sound card or USB device ac"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Dec 2004 07:57:04 -0800
I've started AFT.exe many ways but...
AFT.exe does not crash unless started by a service using Process.Start()
"Cowboy (Gregory A. Beamer) - MVP" wrote:
> Check the standard output property and see if there are messages. Try the
> same by starting aft.exe from the command line and accessing the hardware.
> This will rule out normal behavior that .NET cannot compensate for. I will
> have to think about other ideas.
>
> NOTE: Standard out might give you some info that will help determine the
> real root of the problem..
> ---
>
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ***************************
> Think Outside the Box!
> ***************************
>
> "Landon Kelsey" wrote:
>
> > When the process aft.exe is started normally (double click on .exe file),
> > everything works OK!
> >
> > When I start aft.exe from a service using Process.Start(), aft.exe crashes
> > when the sound card or a USB device is accessed.
> >
> > I thought the problem could be permissions. There is only one hardware
> > profile on my computer.
> >
- Next message: n33470: "Re: Can you have too many assemblies in an application?"
- Previous message: Paul Clement: "Re: Accessing ActiveDirectory through LDAP with .NET"
- In reply to: Cowboy (Gregory A. Beamer) - MVP: "RE: .exe started by a service crashes when sound card or USB device ac"
- Next in thread: Rhett Gong [MSFT]: "RE: .exe started by a service crashes when sound card or USB device ac"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|