Need help on Intranet Web App
-
I am developing a web app that calls on the execution of an external application. The code compiles with no errors, however, the external execution is never implemented. I am not at all sure what I am doing wrong. I've done the same thing using a windows form and it works. Could it be a security issue? Is it how I'm calling on the external application?
Me, wrong!?! Nah, you just need to change your thinking to make me right.
-
I am developing a web app that calls on the execution of an external application. The code compiles with no errors, however, the external execution is never implemented. I am not at all sure what I am doing wrong. I've done the same thing using a windows form and it works. Could it be a security issue? Is it how I'm calling on the external application?
Me, wrong!?! Nah, you just need to change your thinking to make me right.
TeraCoder wrote: I am developing a web app Is this a WinForms embedded in IE app or an ASP.NET web app? The former you will need to setup the security policy via the .NET framwork configuration (mscorcfg.msc). The latter you will need to give the ASP.NET and the IIS user account execute rights for the process in question. Hope this helps :) MyDUMeter: a .NET DUMeter clone
"Thats like saying "hahahaha he doesnt know the difference between a cyberneticradioactivenuclothermolopticdimswitch and a biocontainingspherogramotron", but with words you have really never heard of."