cancel
Showing results for 
Search instead for 
Did you mean: 

"Program cannot display webpage" error

ashok_mohan
Participant
0 Kudos

When I click on layout tab in the view I created, it is displaying an error "Program cannot display webpage". Screenshot attached.

Accepted Solutions (1)

Accepted Solutions (1)

former_member197475
Active Contributor
0 Kudos

Hi Ashok,

Check for the below two things that you should add in your local machine.

1. Add your server detilas in host entry files

2. Add your server name in Proxy Settings. IE->Tools->Internet Options->Connections->LAN Settings->Advanced->Add your Proxy Server.

Hope it will work now.

BR,

RAM.

ashok_mohan
Participant
0 Kudos

How to add server details in host entry file?

former_member197475
Active Contributor
0 Kudos

Hi,

Go to C:->Windows->System->Drivers->Etc->You will get a Host file now.

Go to your ECC SLD details and copy the Applicatoin Server details(IP) and enter the FQDN as below

10.85.190.15    abc01.x.y.com         abc01

where 01 will be your Instance Number.

Hope you got cleared

BR,

RAM.

ashok_mohan
Participant
0 Kudos

We don't have any proxy. So the second step is not needed. Right?

I am attaching screenshot of my server address and my ip is 192.168.0.10 and the instance no. is 01. What entry should I enter in the hosts file?

former_member197475
Active Contributor
0 Kudos

Hi Ashok,

No, unless you add your server details, it will not work. You want to check these server details from your ECC.

I have attached my host details entry. Similarily you can help your self.

BR,

RAM.

ramakrishnappa
Active Contributor
0 Kudos

Hi Ashok,

As suggested, you need to maintain host entries in your system.

Path: C:\Windows\System32\drivers\etc, find the "host" file

  • Go to the SAP LOGON pad and find out the Application Server for your sap system.
  • Create Webdynpro application for your component and go to application and find out the url
  • Now, enter as below

           "Application Server"      URL path till port number

Example:

          123.123.123.123     abc.webaddess.com

Hope this helps you.

Regards,

Rama

Answers (0)