I have added references to the Data Access 2.7 and the
Interop.MSD.. COM files and when I deploy the app i get
all sorts of errors. Basically, the system is requesting
that I make the Interop file a 'Strong Name' file which
TOTALLY does not work and Microsoft's documentation on
this SUCKS!! It's my understanding that this assembly was
created by .NET b/c it uses the oledb32.dll and so it
creates this Interop.MSD.. assembly for distribution
purposes. I have gone as far as de-assembling the
Interop.MSD*.dll and tried to manually copy public keys
into the file, then verify the file as a strong name but
not even this works. If ANYONE knows anything about this
shit, PLEASE HELP!!
Thanks!