cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP WEBDYNPRO

Former Member
0 Kudos

Hi all,

I am trying to create my ABAP web dynpro application.

For which I have created a component.

Now when I try to create a view in that component, the view is created successfully but the Layout tab of that view displays the following error:

The page cannot be displayed

The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

-


Please try the following:

Click the Refresh button, or try again later.

If you typed the page address in the Address bar, make sure that it is spelled correctly.

To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).

See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).

Click the Tools menu, and then click Internet Options.

On the Connections tab, click LAN Settings.

Select Automatically detect settings, and then click OK.

Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.

If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.

Click the Back button to try another link.

Cannot find server or DNS Error

Internet Explorer

I added host file also.

Any one helpme on this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

problem with hostfile entry.

solved.

0 Kudos

I do face the same problem but am not able to resolve this with connection settings in IE. Can you please let me know how can this be solved (Host file ...?) ?

Best Regards

Neeraj

former_member186491
Contributor
0 Kudos

Hi Neeraj Gokhale,

This is not to be defined in IE either.

You have to make entry in Host file in Windows. For your ready reference, I'm giving the path thereto ( Assuming Windows in C drive)--

C:\WINDOWS\system32\drivers\etc

There, you will find some five files including HOSTS file. Click on HOSTS file and open with Notepad.

Here, at the end, you can see IP address with respective host name. What you need to enter here is your IP Address for Server with Host Name.

There, Example is also provided by Microsoft. Just Follow that.

Once done, save it. Now, go to SE80 transaction and check the Layout Tab. It will work.

Thanks.

Kumar Saurav.

Edited by: Kumar Saurav on Mar 15, 2010 11:54 AM

You need to copy Host Name from the application generated from your Webdynpro till the .com part like --

102.54.94.97 rhino.acme.com ( source server )