S sincethe2004 Jun 13, 2004 #2 Hi Eliyahu, thanks, actually there is a UnauthorizedAccessException message when aspx runs, have no idea how to grants rights for this problem. ...
Hi Eliyahu, thanks, actually there is a UnauthorizedAccessException message when aspx runs, have no idea how to grants rights for this problem. ...
E Eliyahu Goldin Jun 13, 2004 #3 Look at System.Diagnostics.Process class and take care of securuty issues (ASP.NET process should be granted rights to invoke executables). Eliyahu
Look at System.Diagnostics.Process class and take care of securuty issues (ASP.NET process should be granted rights to invoke executables). Eliyahu