Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

SBA Issue in GP 18.3 and ARCB

(1) ShareShare
ReportReport
Posted on by 16
Good Morning GP Community,
 
Has anyone out there installed SBA on GP 18.3 and Binary Streams ARCB. which is an Addin product.
 
In our error logs it's says the following and can't figure out why.
 
NonFatalError :: Instance:[DEFAULT], Version:[18], Context:[Discovery], Content:[Discovery could not load "BSSI.GenericEngine.ARCB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".  Skipping.]
 
 
Below is an example snippet of the instructions.
 
 
 
 
Categories:
  • TP-11040155-0 Profile Picture
    16 on at
    SBA Issue in GP 18.3 and ARCB
    To All so, we decided to start from the beginning.
     
    Installing SBA from add/remove feature. I get the following error. during the Install of the SBA feature.  I am admin and also the service account is a local admin.
     
    No one is login to gp.
     
    Thanks,
     
     
  • Suggested answer
    Saif Ali Sabri Profile Picture
    1,932 Super User 2025 Season 1 on at
    SBA Issue in GP 18.3 and ARCB

    The error you're encountering:

    pgsql 
    NonFatalError :: Instance:[DEFAULT], Version:[18], Context:[Discovery], Content:[Discovery could not load "BSSI.GenericEngine.ARCB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null". Skipping.]

    Root Cause:
    This typically occurs when the ARCB assembly (BSSI.GenericEngine.ARCB.dll) is missing, not registered properly, or incompatible with the installed version of GP (18.3).

    Solution Steps:
    1. Check DLL Presence:
      Ensure
      BSSI.GenericEngine.ARCB.dll is present in the Addins or main Dynamics GP directory on the server.
    2. Check .NET Compatibility:
      Ensure the ARCB add-in is built for .NET Framework 4.8, which GP 18.3 requires.
    3. Verify Assembly Binding:
      If you're using custom bindings, check
      web.config or app.config for missing assembly binding redirects.
    4. Check PublicKeyToken:
      The error says
      PublicKeyToken=null — confirm if the assembly is strongly named. If not, it may need to be rebuilt or signed.
    5. Reinstall ARCB Add-in:
      Reinstall the Binary Stream ARCB add-in specific to GP 18.3. Ensure you're using the correct version.
    6. IIS Reset / App Pool Recycle:
      After ensuring files are correct, recycle the app pool or restart IIS.
    7. Permissions:
      Confirm that the service account running the GP web client has appropriate file access to the assemblies.
    Let me know if you need help verifying or obtaining the correct ARCB version.
  • Suggested answer
    Ramesh Kumar Profile Picture
    3,501 on at
    SBA Issue in GP 18.3 and ARCB
    Only thing which I think need to checked ensure the file BSSI.GenericEngine.ARCB.dll is present. but I will let other GP expert answer this question.
     
    Thanks
    Ramesh
     
    If this was helpful, please check the "Does this answer your question?" box and mark it as verified.
  • Suggested answer
    Holly Huffman Profile Picture
    5,917 on at
    SBA Issue in GP 18.3 and ARCB
    Good morning, afternoon, or evening :) depending on your location!
     
    This issue typically arises due to missing dependencies, incorrect configurations, or compatibility problems between GP and the add-in.
    Troubleshooting Steps:
    1. Verify Assembly Availability
      • Check if BSSI.GenericEngine.ARCB.dll exists in the GP installation directory.
      • If missing, reinstall the Binary Streams ARCB add-in.
    2. Check GP Dictionary and Object Libraries
      • Navigate to GPService/Tenants(DefaultTenant)/Help and confirm that AdvRecurringContractBilling and BinaryStream.BusinessObjects.ARCB are correctly listed.
      • If missing, ensure the add-in is properly registered.
    3. Review GP Service Logs
      • Open Event Viewer and check logs under:
        Applications and Services Logs > Microsoft > Dynamics > GP
      • Look for errors related to Discovery or Assembly Loading.
    4. Re-register the Assembly
      • Run the following PowerShell command to manually register the missing DLL:
        regsvr32 "C:\Program Files\Microsoft Dynamics\GP\BSSI.GenericEngine.ARCB.dll"
      • Restart GP services after registration.
    5. Check Compatibility with GP 18.3
    6. Reinstall the Add-in
      • If the issue persists, uninstall and reinstall Binary Streams ARCB to ensure proper integration
     
    Hope this helps!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,261 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,017 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans