Hi can connect to the app sever with client from laptop using ADSL with no problem. when i try using the 3G usb stick i get error message: Code 01/00000004 ....remote server could not be found... any ideas?
Having the same issue. I just had posted another topic referring to the same error I am using Sierra wireless card from home to access the application and it always returns the error that it cannot find the remote server. I have to get back at work and confirm whether I could connect to the server through an ADSL connection. If you found any solutions already, please forward it to me.
Hello, You need to check if your network is consistent (no lags, low latency, no outages). You also need to check MTU settings since it might be too low and you are getting fragmentations.
connection seems fine.. ..still having same problem. its a pain as we want to roll out 2x to about 20 remote users.
Hi guys, Try enabling SSL on the server and on the client... (Default port 443) The Service provider MIGHT filter data on port 80 to HTTP protocol only.. Nixu
Re: connection seems fine.. how is the "server" configured on the client?is it the host name or ip? try with the ip, maybe dns resolving is not working correctly.
sorted switched to ssl mode and now working. Now why couldn't the support guy at 2X suggest that! Thanks!
Re: sorted The connection is still the same is you use ssl or not. Probably the dns is now ok or there was a network problem which now is solved. SSL still connects in the same way like normal connection. It may also be some firewall on the server. cheers