I've managed to get a simple example of an add-in dll built with vb.net 2010. I can install it using the debug add in and it runs.
Now my problem is how to get the system to release the dll so I can build a new version. I remove it from the debug add in list in the Admin tool. But when I try to build a new version in Visual Studio the build fails and I get a message saying the dll is locked by another process. If I reboot my PC then I can build a new version, but obviously there must be a better way.
Thanks,
Mike
SolidworksApi macros