Visual Studio, Wizards, Project Templates and Unsigned DLLS

If, after you followed all the steps at http://msdn.microsoft.com/en-us/library/ms185301(VS.80).aspx you are getting an error about unsigned DLLs…try adding the DLL to the bin folder of your project…

Just re-code the wizard in C#…I guess there is a reason all the examples are in C#…

Share and Enjoy:
  • Digg
  • Facebook
  • del.icio.us
  • E-mail this story to a friend!
  • DotNetKicks
  • DZone
  • FriendFeed
  • Twitter

Related posts:

  1. Visual Studio 2008, F2, Rename
  2. Visual Studio “The path is not of a legal form” bug Fixed (for me)