I created an inbound rule in Windows Firewall to allow access to port 8001. Now I am able to run the app from a desktop browser with that URL. Thanks.
Type: Posts; User: deepakrjx
I created an inbound rule in Windows Firewall to allow access to port 8001. Now I am able to run the app from a desktop browser with that URL. Thanks.
it's a typo, it should be index.html
I have set up an EC2 Windows Virtual Server instance on Amazon, opened port 8001 and installed Lianja Cloud Server. I deployed the app in the Web App View which generated the index.htm file. I then...
With the APaaS licence I can install the App Builder on my desktop to build and test applications. Can the Cloud Server be hosted on a VM say in AWS for testing web & mobile apps? Can my client(s)...
Thanks Yvonne. Connections work with username & password on the server's host OS.
Regards,
Deepak
I am able to connect to the Lianja SQL Server using the connection string:
lcDSNLess="DRIVER=Lianja ODBC Driver;SERVER=?;DATABASE=southwind;Uid=?;Pwd=?"
The connection fails if I try :...