Gentlemen,
Is it possible for Server Express 5.0 to run an CGI EXE created on Net Express 5.1?
I noticed that i am unable to run any of the exe i created on 5.1, when i run them directly (not trough the browser) it generates the following error, (the exe created on 5.0 does not show this error):
Dynamic binding error un run-time entry point _mFgmain2
An attempt was made to bind to a run-time library for NetExpress version 5.0 (using the default installed version) but that library is version 5.0 and does not meet the necessay dynamic binding requirements
The dynamic binding for this EXE/DLL requires at least versin 5.1 of the NetExpress run-time library CBLRTSS.DLL
And when run via browser it just loops indefinitly, showing nothing.
Is it possible, or am i missing something?