C# Script Engine (CSE) v3.0.25.0 Update for APL+Win v17+

General discussions related to using the C# Script Engine in APL+Win.

Moderators: Tech Support, phpbb_admin

C# Script Engine (CSE) v3.0.25.0 Update for APL+Win v17+

Postby Tech Support » July 31st, 2019, 11:21 am

The C# Script Engine (CSE) 3.0.25.0 release addresses the following two issues that occurs after installing the latest Windows 10 May 2019 Update (aka Version 1903):

1. ⎕cse fails to initialize with the following symptom:
Code: Select all
      'c' ⎕cse 'Init' 'System'
CSE ERROR: VERSION CHECK: Object reference not set to an instance of an object.-
         at APLNext.TestForAPLWin.APLTester.CheckForAPLWinFileVer(Int32 majorPart, Int32 minorPart, Int32 buildPart, Int32 privatePart)
   at APLNext.CSScriptEngine.ScriptHost2.InitializeScriptEngine(String[] references)
      'c' ⎕cse 'Init' 'System'
          ^


2. ⎕nfe 'Init' fails to initailize with the following symptom:
Code: Select all
      ⎕nfe 'Init'
CSE ERROR: VERSION CHECK: Object reference not set to an instance of an object.-
         at APLNext.TestForAPLWin.APLTester.CheckForAPLWinFileVer(Int32 majorPart, Int32 minorPart, Int32 buildPart, Int32 privatePart)
   at APLNext.CSScriptEngine.ScriptHost2.InitializeScriptEngine(String[] references)
      ⎕nfe 'Init'
      ^


Installation Notes:
1. Download C# Script Engine (CSE) v3.0.25.0 Setup from Software Downloads area.
2. Uninstall C# Script Engine 3.0.24.0 prior to installing this release. To uninstall C# Script Engine, select "APLNext.CSScriptEngine" in the Apps & features page in Windows settings.
3. Requires APL+Win 17.0 and newer.

Continue to refer to the C# Script Engine (CSE) 3.0.24.0 in APL+Win 17 Overview for the manual, quick start guide and code samples.

Please post your comments and suggestions to this topic.
Tech Support
 
Posts: 1230
Joined: February 10th, 2007, 7:33 am
Location: Rockville, MD

Return to APL+Win & The C# Script Engine

Who is online

Users browsing this forum: No registered users and 13 guests

cron