When I try to develop SolidWorks C# Addin in the latest VisualStudio 2010, I found the addin wizard does not show up in VS2010. After coping the SWCSharpAddin.zip to VisualStudio 2010 template folder, it does show up. Em, looks great.
But if you create a new project with it, you might encounter the below problem:
To troubleshoot this, I have created a new addin wizard, which works for VisualStudio 2005/2008/2010. Run the setup file, and it will make the wizard appear in VS2010. I have tested this in Windows XP sp 3.0 (x86) and Windows 7 (x64).
If you encounter any problems or have any comments, please let me know by commenting this post.
Original post is here; to download, click here.
Happy coding!SolidworksApi macros
