System.TypeLoadException: Der Typ
"ADODB.FieldsToInternalFieldsMarshaler" in der Assembly "AutoUpdate,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" konnte nicht
geladen werden.
Ich hab zwar einen workaround (auf connect.microsoft.com) gefunden:
"For me, this only ocurred on workstations my program was deployed to,
so I wasn't able to reproduce it on my pc.
The problem for me was that in my project I had adodb.dll as an Embeded
Interop Type.
I just change it to non-embeded and set "Copy Local" = True"
Ausfᅵhren kann ich den workaround, jedoch weiᅵ ich nicht, was ich dabei
eigentlich mache. Ob er hilft kann ich auch noch nicht sagen, da ich die
erzeugte msi erst weitergeben muss.
Vielen Dank fᅵr Eure Hilfe
Gᅵnter