I was trying to create MMC3.0 SnapIn using C#
Environment : VS 2008 SP1
I could create the SnapIn dll and when I try to install it , I am getting the abobe kind of error
Error in Detail
C:\Gigy\Code\MMC\MyVelocityAdminTool\MyVelocityAdminTool\bin\Debug>installUtil -
i MyVelocityAdminTool.dll
Microsoft (R) .NET Framework Installation utility Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Exception occurred while initializing the installation:
System.BadImageFormatException: The format of the file 'MyVelocityAdminTool.dll'
is invalid..