ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PPPaulo Pereira01/06/2012

Hello everyone!

I'm developing an addin for SolidWorks using Visual Studio 2005 with VB.Net and the SolidWorks 2012 SP3 for tests. In my machine the addin works fine.

I generated the addin setup in two different ways: in one way I made a new project in Visual Studio that copies all addin files for a folder and register all dll's and the addin.

In the other way I use a setup project of Visual Studio. Both way works fine and installed the addin successfully with both Windows: x86 and x64.

The problem I got is: when the users is logged in the Windows with administrator rights the addin works well, but when them are logged with another account with no administrator rights the addin don't load and the following message is shown on the screen when SolidWorks is loading:

"SwAddin cannot be loaded. Either the Add-in or one of its components is missing."

Anybody had this error to? I'm forgot to do something? It's something with the Windows Registry?

Hope somebody can help me!

Thanks!