Workflow Soluiton

 View Only
Expand all | Collapse all

Execute Process and Wait(Run) - Works in Debug, No return in IIS

  • 1.  Execute Process and Wait(Run) - Works in Debug, No return in IIS

    Posted Oct 21, 2016 08:16 AM

    I have an Execute Process and Wait component that is executing a powershell script and getting a return value. It works fine in debug, but when I upload it to IIS I get nothing back.

    Any ideas?



  • 2.  RE: Execute Process and Wait(Run) - Works in Debug, No return in IIS
    Best Answer

    Posted Oct 21, 2016 03:40 PM

    This problem is solved, it was an issue with the powershell script and the methods it was using.