Hi! I'm getting the error messages below and have no idea of how to resolve. Can you lead me in the right direction?
Verification of assemblies:
Results of C:\Users\ct\Documents\Visual Studio 2010\Projects\CMConvert\Spices_output\CMConvert.exe verification.
[MD] Error: TypeDef (token=0x02000009) has same name as TypeRef (token=0x01000004).
[MD] Error: TypeDef (token=0x0200000a) has same name as TypeRef (token=0x01000005).
[MD] Error: TypeDef (token=0x0200000b) has same name as TypeRef (token=0x01000006).
[MD] Error: TypeDef (token=0x0200000c) has same name as TypeRef (token=0x01000007).
[MD] Error: TypeDef (token=0x0200000e) has same name as TypeRef (token=0x0100003b).
[MD] Error: TypeDef (token=0x0200000f) has same name as TypeRef (token=0x0100003c).
[MD] Error: TypeDef (token=0x02000010) has same name as TypeRef (token=0x01000044).
[MD] Error: TypeDef (token=0x02000011) has same name as TypeRef (token=0x01000045).
[MD] Error: TypeDef (token=0x02000013) has same name as TypeRef (token=0x0100004e).
[MD] Error: TypeDef (token=0x02000016) has same name as TypeRef (token=0x01000055).
[MD] Error: TypeDef (token=0x02000017) has same name as TypeRef (token=0x01000056).
[MD] Error: TypeDef (token=0x02000018) has same name as TypeRef (token=0x01000057).
[MD] Error: TypeDef (token=0x02000019) has same name as TypeRef (token=0x01000059).
[MD] Error: TypeDef (token=0x0200001a) has same name as TypeRef (token=0x0100005a).
[MD] Error: TypeDef (token=0x0200001c) has same name as TypeRef (token=0x010000a6).
[MD] Error: TypeDef (token=0x0200001d) has same name as TypeRef (token=0x010000aa).
[MD] Error: TypeDef (token=0x0200001e) has same name as TypeRef (token=0x010000ab).
[MD] Error: Neither static nor abstract method in interface (token=0x0200000e).
[MD] Error: Neither static nor abstract method in interface (token=0x0200000e).
[MD] Error: Neither static nor abstract method in interface (token=0x0200000f).
[MD] Error: Neither static nor abstract method in interface (token=0x02000010).
[MD] Error: Neither static nor abstract method in interface (token=0x02000010).
[MD] Error: Neither static nor abstract method in interface (token=0x02000011).
[MD] Error: Neither static nor abstract method in interface (token=0x02000013).
[MD] Error: Neither static nor abstract method in interface (token=0x02000013).
[MD] Error: MemberRef, token=0x0a000018 has MethodDef parent, token=0x06000047, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a00001c has MethodDef parent, token=0x0600004b, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000021 has MethodDef parent, token=0x0600004f, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000022 has MethodDef parent, token=0x06000051, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000035 has MethodDef parent, token=0x06000055, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a00003c has MethodDef parent, token=0x0600003d, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a00003d has MethodDef parent, token=0x0600003f, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a00003e has MethodDef parent, token=0x06000044, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000052 has MethodDef parent, token=0x06000043, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000053 has MethodDef parent, token=0x0600003e, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000055 has MethodDef parent, token=0x06000053, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000056 has MethodDef parent, token=0x06000041, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000057 has MethodDef parent, token=0x0600003c, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000066 has MethodDef parent, token=0x06000042, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000098 has MethodDef parent, token=0x0600004d, but calling convention is not VARARG (callconv: 0x00000020).
[MD] Error: MemberRef, token=0x0a000099 has MethodDef parent, token=0x06000049, but calling convention is not VARARG (callconv: 0x00000020).