Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Http 500 web service issue

Former Member
0 Likes
573

Hi ,


I have tested the below URL format  in the IE browser

http://host name<abc.efg.com>:port<1111>/sap/bc/srt/rfc/sap/z_ws (Generated for Web Service Administration  z_ws) /<client>/z_ws(Generated for Web Service Administration z_ws).

After entring the above URL format in to IE browser  I am getting below error.

The website cannot display the page
HTTP 500


Most likely causes:
•The website is under maintenance.
•The website has a programming error.


What you can try:

Refresh the page.

Go back to the previous page.

Do I need to test/ check any other settings ?

How to resolve the issue

Thanks,

Vimal Alexander

2 REPLIES 2
Read only

Former Member
0 Likes
515

Hi Vimal,

1. Check whether your host entries are configured in Run->drivers->etc->hosts. It should have an entry like

xx.x.xx.xxx               abc.efg.com


The second part actually corresponds to your ping url.


2. Also try to add "*abc*" to Internet options->Connections->LAN Settings->Advanced->Exemptions.


These two steps should solve your issue if everything within SAP is fine for your web service.


-Regards,

Ragavan



Read only

former_member214915
Participant
0 Likes
515

Hi Vimal,

             Instead of giving Host Name in URL give the IP address where service is registered.

Regards,

Shahezad