-
Notifications
You must be signed in to change notification settings - Fork 30
dll registe with the .NET 6 #10
Copy link
Copy link
Open
Description
Thank you to the author for providing enough framework to help me plug in SolidWorks plugins faster.
But after the successful compilation of the DLL, when I tried to register the DLL file using the cmd file on the website, I encountered an error where the dependency does not exist. What is the problem?
The content of my cmd file is as follows:
"%windir%\Microsoft. NET\Framework64\v4.0.30319\RegAsm. exe" NetSwAddinTest.dll/codebase
NetswAddinTest.dll is the name of my DLL file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels