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
It's time to register for SAS Innovate! Join your SAS user peers in Las Vegas on April 16-19 2024.
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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 842 views
  • 0 likes
  • 2 in conversation