Custom DLL in WW Application Server error / importing

phuz

Member
Join Date
Jun 2008
Location
Mohnton, PA
Posts
1,044
I am trying to import a DLL to use JSON within WW App Server scripting (Newtonsoft.JSON.dll) and while the scripts check out, I get an error on deployment in the WW Logger:

11030 11/16/2017 2:56:01 PM 6344 2756 Error ScriptRuntime Compressors_001.assignio: Script performed an illegal operation.
11031 11/16/2017 2:56:01 PM 6344 2756 Error ScriptRuntime Compressors_001.assignio: {24893938-614E-49EA-8DA7-B4882510FD70}: Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.


When I import the DLL in the Galaxy, I noticed this warning despite it saying it was a successful import:
11010 11/16/2017 2:55:33 PM 7216 4788 Warning ImportLibrary Unable to load the imported script library. If there are dependencies, they must be specified in an aaSLIB file.


So, I need the aaSLIB utility to create this file and my schneider-electric account doesn't support downloads (go figure). Anyone have this utility handy?

I don't believe this file has any dependencies because I use it within Visual studio and publish it for use on other PCs where it works fine, but I want to try the aaSLIB utility to combine the DLL and XML files.
 
Last edited:

Similar Topics

Hi I am trying to use a custom built dll in RsView, by using the functions in the dll as if they were functions in RsView itself. I have used...
Replies
1
Views
4,852
Good day! I am working on a project at our campus to integrate fleet vehicle chargers with load management so we don't overwhelm our service. The...
Replies
37
Views
3,799
I imported a customised shape into the project, but I don't know how to actually add into on to a specific HMI screen. Do I use the Graphics menu...
Replies
2
Views
657
I'm testing the ability to make a custom ActiveX control for PVP7 applications to be able to write data out in an XML format. With my simple...
Replies
0
Views
647
I am having difficulty finding documentation or examples on integrating Visual Studio with iX Developer in order to develop custom objects...
Replies
0
Views
538
Back
Top Bottom