"System.ComponentModel.Win32Exception: Access is denied" Error message when attempting to run command line program from ASP.NET
22 February 2010
See this post for information on how to run command line programs from ASP.NET. The solution to the error message is to add NTFS read permissions for the website user to %windir%system32cmd.exe.
Social