We have a .NET website currently working with applinx 5.2.5. It was created in Visual Studio 2008, using a template provided by Doug Kelly. then we added our own aspx pages and invoke procedure paths in teh code behind. It works well with applinx 5.2.5. It is not an instant app.
We have installed applinx 8.1.2 and successfully mograted our application. We can debug our procedure paths from the new applinx designer. However we can’t get our .net website to work with the new applinx server. I have checked the configuration gx_appConfig.xml file, it has the correct IP and port number.
We have a login path, but it doesn’t even get to that, it fails on the call to gx_connect(), with the following error in the attached gxlog.txt file.
Are we missing something here? Is there a new class or library that is required for a .NET website to work with applinx 8.1.2?
gxlog.txt (5.54 KB)
#webMethods#ApplinX#Mainframe-Integration