ajmastrean
2006-08-04 20:57:17 UTC
I have an application, it connects to an AS/400 system and returns the
results of a query to a file... I wrote the application using iSeries
Access V5R2 with version 1.0.0.0 of the cwbx.dll (iSeries Access
ActiveX Object Library).
We updated to iSeries Access V5R3 (to have the ADO object)... now the
application returns an error. I have not changed the reference to
cwbx.dll (though V5R3 contains a 1.1.0.0 dll).
Error in - DatabaseDownloadRequest.Download()
Error message - CWBDB0014 - Internal software error (System %1)
The stack trace points to the line of code where I actually call
dlr.Download(), my DatabaseDownloadRequest object. Nothing else has
changed (AS/400, dev environment, etc)... just V5R2 to V5R3.
Any ideas?
results of a query to a file... I wrote the application using iSeries
Access V5R2 with version 1.0.0.0 of the cwbx.dll (iSeries Access
ActiveX Object Library).
We updated to iSeries Access V5R3 (to have the ADO object)... now the
application returns an error. I have not changed the reference to
cwbx.dll (though V5R3 contains a 1.1.0.0 dll).
Error in - DatabaseDownloadRequest.Download()
Error message - CWBDB0014 - Internal software error (System %1)
The stack trace points to the line of code where I actually call
dlr.Download(), my DatabaseDownloadRequest object. Nothing else has
changed (AS/400, dev environment, etc)... just V5R2 to V5R3.
Any ideas?