cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Enterprise Service Explorer 1.0 - Problem

Former Member
0 Kudos

Hi all,

i have installed the following:

Visual Studio 2005

SAP Enterprise Service Explorer 1.0

Configuration:

I'm not sure what's the right service registry url? I used http://<server>:<port>/sr

Basic Authentication

no proxy

Error:

Cannot connect to Service Registry. Make sure the URL and/or proxy values are valid

Any ideas?

regards

Edited by: Wolfgang Bauer on Jun 5, 2008 7:57 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

there is a bug in the icm patch 84. It can not handle big response messages.

OSS-Note: 1013166

regards

Former Member
0 Kudos

It requires your service regestry credentials.

Venkat

Former Member
0 Kudos

Hi,

what about the service url?

I tested the following:

<server>:<port>/ESRegistryWS/BasicAuthConfig?wsdl&style=document&mode=standard

<server>:<port>/ServicesRegistrySiService/ServicesRegistrySiPort?wsdl&mode=ws_policy

Do i have to specify the server as ip address?

I have tested the services in WSNavigator successfully.

But in VS2005 nothing is working.

Error without proxy:

Cannot connect to the Service Registry. Make sure that all login parameters are valid.

Error with proxy:

Cannot connect to the Service Registry. Make sure the URL and/or proxy values are valid.

Without proxy sounds better because it seems that the system checks the user and password. But my user and password are not running in that configuration.

Via URL in the browser i have no problem to login to the service registry.

regards

regards

Former Member
0 Kudos

I guess proxy is pretty much required, even it dint work for me without proxies.

Former Member
0 Kudos

Hi,

if i don't use a proxy the error is:

Check if login data are valid....

What rights need the user?

regards