Skip to content

dll registe with the .NET 6 #10

@jinjieTeam

Description

@jinjieTeam

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions