HTTP Connection

Login to reply to this topic.
Mon, 2008-01-21 18:30
Joined: 2007-04-10
Forum posts: 17

Hi all,

I have an applications that connect with some webservices via HTTP Get with RSockets. This app share code for 6.1 and 9.x platforms.
But when the app connects to the server return: HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information
Services (IIS)

The problem is that another platforms: J2ME and WM connects succesfully: J2ME has not an active connection with the server and WM
connects via SOAP.

Here, with a local server my app works fine. The problem is that now, theese webservices has been uploaded to a general server. And
then, in this environment they doesn't work.

Has anyone any idea? It is possible to make a querry with RSockets without been connected?

Thanks in advance

  • Login to reply to this topic.