Hi Robert,
Is it possible to get an 4.0 x86 build? Because I have following problem in my scenario:
=> interop c# 4.0 assembly uses your sqlite 2.0 assembly
=> my vb script gets an instance of the interop c# 4.0 class
=> at this point I get the error. I can't create an instance, because the CLR doesn't run in the mixed mode.
=> I can't add a config file to set the useLegacyV2RuntimeActivationPolicy flag, because there is no exe! Actually there is one, but you won't set such a config file for cscript.exe or wscript.exe in the windows system32 folder!
Or is there any other way to solve my problem?
Thanks,
Thomas Mathis
Bica AG, Switzerland