because you are not allowed to install vs on your server, you'll need to perform blind debugging.
you can insert debug statements in your .exe and write the information to a file in
c:\hr3_test ... since your run.bat can write to
c:\hr3_test, your web application likely has sufficient rights.
g.
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
gerrylowry
All-Star
20525 Points
5713 Posts
Re: Issue in running a batch file from ASP.NET web page
Nov 28, 2012 07:00 PM|LINK
@ hr3
because you are not allowed to install vs on your server, you'll need to perform blind debugging.
you can insert debug statements in your .exe and write the information to a file in c:\hr3_test ... since your run.bat can write to c:\hr3_test, your web application likely has sufficient rights.
g.