Hi,
I am expiriencing a strange problem that I can not solve.
I have an asp.net application and I have made a setup of the Informix .Net provider.
When I run my application with F5 in debugg mode everything works fine, but the same application with the same unchanged code and on the same machine doesn't work on IIS 7. When I run it on IIS 7 the Connection to database opens fine, and after executing the IfxDataReader I recieve a null value.
????
Apsolutly the same code, same machine, same database and problems ???
Can you help