I am getting this and I have no idea what it means. All I did was
install VS.Net 2003 and re-load my 2002 version project and
re-compile
Thanks,
JIM
Signature of the body and declaration in a method implementation do not
match.
Type: MyType.
Assembly: MyApp, Version=3.0.135 5.26622, Culture=neutral ,
PublicKeyToken= null."Assembly: MyApp, Version=3.0.135 5.26622,
Culture=neutral , PublicKeyToken= null." } System.Exceptio n
System.TypeLoad Exception: Signature of the body and declaration in a method
implementation do not match. Type: MyType. Assembly: MyApp,
Version=3.0.135 5.26436, Culture=neutral , PublicKeyToken= null.
at MyType.Initiali zeComponent()
at MyType..ctor() in d:\MyType.cs:li ne 103
<snip rest of trace>
install VS.Net 2003 and re-load my 2002 version project and
re-compile
Thanks,
JIM
Signature of the body and declaration in a method implementation do not
match.
Type: MyType.
Assembly: MyApp, Version=3.0.135 5.26622, Culture=neutral ,
PublicKeyToken= null."Assembly: MyApp, Version=3.0.135 5.26622,
Culture=neutral , PublicKeyToken= null." } System.Exceptio n
System.TypeLoad Exception: Signature of the body and declaration in a method
implementation do not match. Type: MyType. Assembly: MyApp,
Version=3.0.135 5.26436, Culture=neutral , PublicKeyToken= null.
at MyType.Initiali zeComponent()
at MyType..ctor() in d:\MyType.cs:li ne 103
<snip rest of trace>
Comment