Re: Problem of invoking a command line from ASP.NET 2.0?
- From: "MasterGaurav \(www.edujini-labs.com\)" <gaurav.vaish.nospam@xxxxxxxxxxxxxxxx>
- Date: Tue, 8 May 2007 23:17:27 +0530
First of all thanks for any response!
I want to start a command line command from C# 2.0.
Since .net 2.0 provides a way to specify a particular credential in
ProcessStartInfo object to run the command line, I am able to impersonate
a particular user to run this command.
However, no matter how simple the command is, say invoking Notepad.exe, I
always got the following error messages:
IMHO, you should not get a permission to start a process in ASP.Net
And even if you get it, are you using the complete path to Notepath.exe?
--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------
.
- Follow-Ups:
- Re: Problem of invoking a command line from ASP.NET 2.0?
- From: Speech Lover
- Re: Problem of invoking a command line from ASP.NET 2.0?
- References:
- Problem of invoking a command line from ASP.NET 2.0?
- From: Speech Lover
- Problem of invoking a command line from ASP.NET 2.0?
- Prev by Date: Re: ADFS and Classic ASP
- Next by Date: Re: Could anyone provide a sample on using System.Diagnostics.Process with Domain, UserName and Password specified?
- Previous by thread: Problem of invoking a command line from ASP.NET 2.0?
- Next by thread: Re: Problem of invoking a command line from ASP.NET 2.0?
- Index(es):
Relevant Pages
|
|