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#…

Related posts:

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



Leave a Reply