Hey Simon, no i am not mixing, because it works on most of the clients 32bit 
and 64bit. That one is exception (well on several PCs, two different clients).

As it seems there's some sort of server problem(Windows 2012 server). My guess 
is server is caching 64bit files and serving them to 32bit operating systems. I 
tested on my test server with laptop (32bit windows 7) and it works fine. Than 
i went to client and connected laptop there and it didn't work with their files.

I also googled that out, but couldn't find anything on that topic. Any 
suggestions?

Gregor.



On 5 Jul 2017, at 8:36am, Gregor Pavuna <gre...@hermes2.net> wrote:

> System.BadImageFormatException: An attempt was made to load a program 
> with an incorrect format. (Exception from HRESULT: 0x8007000B)

Obtain and log the properties of this error:

<https://msdn.microsoft.com/en-us/library/system.badimageformatexception(v=vs.110).aspx>

Also see "Remarks" on that page for examples of what might be causing the error.

My guess is that you’re mixing 32-bit and 64-bit App and library, or something 
of the sort.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to