You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2020. It is now read-only.
Hi,
i'm using SolidEdge.Community.AddIn version 219 and Interop.SolidEdge version 220. I can't open my EdgeBarControl derived control because I get this error :
Could not load file or assembly 'Interop.SolidEdge, Version=219.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Impossibile trovare il file specificato.
Each time I need to modify control I must change inheritance to UserControl.
How can i solve this issue?