BookmarkSubscribeRSS Feed
LouisBB
Calcite | Level 5
We are using some Add-ins in Enterprise Guide.
The dll's with the Add-ins are loaded in the Add-in manager using an URL path (not a drive letter).
In EG3 this works perfectly. In EG4.1 I get the error System.IO.FileNotFoundException at MRAddIn.WegingForm.PrijsmeterForm_Load(Object sender, EventArgs e).
Whenever I register one of the Add-ins from a network location with a drive letter, the thing works. Even more strange: the other Add-in (still registered from an URL location) also works.
Has anyone seen this behaviour?
2 REPLIES 2
ChrisHemedinger
Community Manager
Does your "MRAddIn" assembly have any dependencies that the other add-ins do not have (references to other .NET dlls)?

This might be related to a similar problem reported for using certain EG 3 tasks within EG 4.1, which has been fixed in a forthcoming hotfix (see SAS Note SN-017595). You might want to contact tech support about this issue.

Chris
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
LouisBB
Calcite | Level 5
We solved this by recompiling our Add-ins after replacing the Enterprise guide 3 DLLs SAS.EG.Addins and Interop.SAS by the Enterprise Guide 4 DLLs SAS.Shared.Addins and SAS.Interop.SAS. In the code we replaced the namespaces with the new 'shared' namespaces.
LouisBB.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1613 views
  • 0 likes
  • 2 in conversation