ASP.Net Webservice Error

Strider

New Member
Hi there

i have created an asp.net webservice to connect to progress over the Merant ODBC drivers.

my webservice is throwing an error when i try and access progress over the System DSN i have created for the ODBC link into progress

The error i get is:
ERROR [IM003] Specified driver could not be loaded due to system error 1114 (MERANT 3.60 32-BIT Progress SQL92 v9.1C).

Any ideas as to what could be the cause of the error.
I have already explicitly specified the IUser account read & execute access on the Progress folder.

UPDATE:
In fact i cant connect to progress via the MERANT ODBC unless the account has Administrator Privileges.
Possibly why my IUSER account cant connect
 

hugo_emond

New Member
Hey,

I'm having the same issue right now. If somebody actually knows how to solve this PLEASE let me know!

ERROR [IM003] Specified driver could not be loaded due to system error 1114 (MERANT 3.60 32-BIT Progress SQL92 v9.1C).

Thanx,

Hugo
 
Top