From: Dick C. <rc...@mo...> - 2003-12-29 10:21:59
|
Carlos Guzm=E1n =C1lvarez wrote: > Hello: >=20 >> What conditions would cause the connection.Open() method to fail with=20 >> the exception message: "Invalid PInvoke metadata format"? >=20 >=20 > Usually gives on bad installations of .NET, or using an 1.1 assembly=20 > with the 1.0 .NET Framework, can give to by a bad compilation of the=20 > assembly, just try to built it from the sources and test it. >=20 >> I'm also sure that my .NET Provider (RC3)=20 >=20 >=20 > Huuummm ... may be RC1 ?? You suggest that I return to RC1? I seem to recall reading from the=20 list previously that RC3 is for 1.1 .NET Framework, while RC1 is for=20 1.0. My system has Visual Studio with 1.0 .NET Framework, but I also=20 manually installed the 1.1 .NET Framework Runtime. Dick |