![]() | ![]() |
|
10-14-2010 01:08 PM
Hi, I am getting the error below on practically every server side script that I have. These have previously worked and this error in particular is from a one line script that just assigns a value to a variable. So for some reason it is throwing the error regardless of the script ...
Unable to execute script entry point 'BPM_TestProcess.testScript.testScript2'. Reason 'Unable to execute method
Error: Could not load type 'BPM_TestProcess.testScript' from assembly 'js.pBPM_TestProcess.mBPM Test Process.3, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.'. Procedure ScriptEval call failed. Position: 98
Any help on this would be very much appreciated as it is driving me crazy!
Thanks,
Dai
10-14-2010 09:24 PM
You should open every JScript.NET script in that procedure and validate it using the F4 key. If one of the scripts has an error (like a missing curly bracket or semicolon) it can have a domino effect on any other scripts that are part of the procedure.
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















