Hello Jiri,
>> I must have tried at least a dozen different ways and all of them have
>> failed. The last two -above- fail with a 'BadImageFormatException' within
>> a
>> Try Catch block.
>
> This exception is thrown mainly when you have 64bit app and 32bit dll
> (or vice versa). It has nothing t
On Fri, Jan 22, 2010 at 04:53, Rick wrote:
> I must have tried at least a dozen different ways and all of them have
> failed. The last two -above- fail with a 'BadImageFormatException' within a
> Try Catch block.
This exception is thrown mainly when you have 64bit app and 32bit dll
(or vice versa