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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        673 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        379 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        111 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        578 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        582 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X