Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Third Party Libraries, Best Practice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Third Party Libraries, Best Practice

    I have started looking at getting ACCORD .NET running under NT8.

    I installed the Libraries on my system and setup references to the required DLLs, wrote some test code (copied from ACCORD .NET site) and compiled with no problems.

    The issue was when I tried to execute the code. I got exceptions back from the ACCORD Library that it could find some of its dependencies.

    So I copied all the DLLs into the /bin/custom/ folder and restarted. After the restart I could run the application. It seems like NT8 needs to load the DLLs at startup and the reference link doesn't seem to do that part of the job.

    Are we required to place all 3rd party DLLs in the CUSTOM directory or is there a way to extend the search path to other directories?

    #2
    Hello NJA_MC,

    You would in fact need to place the libraries in the Custom folder.

    Comment


      #3
      Yes, I did add them through the reference dialog box.

      The NinjaScript gave an error until I moved the DLLs into the /bin/custom/ folder and restarted.
      Attached Files

      Comment


        #4
        Thanks for following up, looks like we posted at the same time here.

        You would need to place those files in the custom folder as this will be loaded on start up of the program.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        21 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        9 views
        0 likes
        Last Post cre8able  
        Working...
        X