Hello,
I'm using 64 bit version of WIndows 2008 Server Standard with IIS 7. I wanted to use Jet provider to access MS Access database so I have created new application pool and have enabled "Enable 32-Bit Applications". However I also use IBM DB2 provider and it doesn't want to work in 32-Bit mode. There is following error:
SQL1159 Initialization error with DB2 .NET Data Provider, reason code 3, tokens C:\Program Files\IBM\SQLLIB\bin\db2app64.dll
When I installed 32 bit version of DB2 provider there was another error which stated:
Exception Details: System.InvalidOperationException: SQL1159
Initialization error with DB2 .NET Data Provider, reason code 10,
tokens 0.0.0, 9.5.1
I know this isn't best place to talk about such problems however I tryed almost everything to solve that problem. Thank you in advance for your help.