Win32Exception on calling myProcess.start() method



Hello,

Probably this question has been asked yet, but I can't find any answer
to my problem.
I have an ASP.NET application, which call a method which has to launch
a batch. To do it, I use an instance of the Process class. But when I
try to execute the start() method of this instance, it throws an
exception : " Win32Exception (0x80004005): Access is denied"

I think there is a way by using the System.Security.Permissions
namespace, but I can't find how to do it.

For information, when I change the identity of the pool which support
this application in IIS and set it to an administrator, it works ...
but I'd prefer not to do it ;)

many thanks

.



Relevant Pages

  • Re: Schedule Help
    ... >From an Administrator. ... Open the Help and Support Center and read the article entitled: ... > I'm trying to set up a Schedule for Defrag to run at certain times. ... Prev by Date: ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Windows Search problem
    ... PC support came up, logged on to administrator and set ... Why in the world is there a registry setting that gives search a ... Prev by Date: ...
    (microsoft.public.windowsxp.general)
  • Re: application hangs - no start possible - what is wrong?
    ... because version 6.x can not run in combination with IIS and NET, ... all other versions do not offer this support, ... the dutch manufacturer Diginext from ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem with connect computer wizard
    ... You mentioned that you're using Anonymous access with Administrator ... Open ConnectComputer properties in IIS. ... And there is only the DNS server be configured on client ...
    (microsoft.public.windows.server.sbs)
  • Re: Maintaining WS issues
    ... It may be a lot better in VS2008 and/or with WCF. ... dealing with some certain kind of projects in Visual Studio 2005. ... do you mean the IIS server? ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.webservices)

Loading