I have a desktop application that utilizes RSC to connect to Tandem database. I've been thinking of migrating the application to be web-based.
How can I get access to the RSC dll's from a webpage? I'm using ASP and VBScript.
I tried registering the RSCW32.dll on the webserver, but I get errors saying "no entry point" etc.
I tried placing the DLL in the application directory, and also in the System Path. But I get errors about a DLL not found.
Is there anything I should be doing?
How can I get access to the RSC dll's from a webpage? I'm using ASP and VBScript.
I tried registering the RSCW32.dll on the webserver, but I get errors saying "no entry point" etc.
I tried placing the DLL in the application directory, and also in the System Path. But I get errors about a DLL not found.
Is there anything I should be doing?