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
Learn from the Experts! Check out the huge catalog of free sessions in the Ask the Expert webinar series.
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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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