Hi when try to connect net with db2, the software throw the error:
An exception occurred in the type initializer for 'IBM.Data.DB2.iSeries.iDB2Constants'.
I can connect directly with db2(iSeries Access for Windows) with user and passwords.
But when the aplication is publish in server it's works fine.
<add name="cnnDB2Core" connectionString="DataSource=bbbb;DefaultCollection=hhhhh;UserID=gggg;Password=ththth;ConnectionTimeOut=0" />
I don't know...

Go to the complete details ...