cancel
Showing results for 
Search instead for 
Did you mean: 

What are network settings required for starting Web Dynpro for ABAP

Former Member
0 Kudos

hi,

I am learning Web Dynpro ABAP from SDN e-tutorial.

While creating view, the layout is displaying following error message

"Network Access Message: The website cannot be found . The IP address for the website you requested could not be found. "

Please guide about network settings needed in order to work in webdynpro ABAP.

I am working on SAP system's

Component version SAP ECC 6.0

Regards,

Tanaya

Edited by: Tanaya A on Oct 8, 2008 12:53 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I have made following entry in drivers>etc>host

172.20.13.63 http://xxxxxx:50000/irj/portal

since its a portal server.

same setting works for Webdynpro-Java becuse there host name is maintained.

Thats why i had queried that is there a setting which needs to be done for ABAP.

Please guide me further.

Regards,

Tanaya

Edited by: Tanaya A on Oct 13, 2008 5:37 PM

Former Member
0 Kudos

Hi Tanya,

After writing the ip address give one tab space exactly and write your host address,ask your BASIS people about host name they only will give correct name.

Edited by: suman kumar chinnam on Oct 13, 2008 3:09 PM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I have made entry in Microsoft Window's drivers>etc> host, but still following error message is coming "The IP address for the website you requested could not be found."

Technical Information (for support personnel)

Error Code 11001: Host not found

Background: This error indicates that the gateway could not find the IP address of the website you are trying to access. This is usually due to a DNS-related error.

Date: 10/10/2008 12:07:26 PM

Server: SURFCONTROL.odc.infotech.com

Source: DNS error

I think that i also need to make configuration settings in SAP.

Please guide me further.

Regards,

Tanaya

Edited by: Tanaya A on Oct 13, 2008 11:37 AM

Former Member
0 Kudos

Hi Tanaya,

Which IP address you are using?You have to give server IP address like..

IP address FQDN

10.1.100.250 www.xxxxxxxxx.com

Former Member
0 Kudos

Hi,

Sorry i am unable to find the path drivers->etc.

I have tried but i couldnt locate it on menus and other window space.

Please help me to locate drivers.

regards,

tanaya

Former Member
0 Kudos

hmm i hope your on a windows based desktop

the hosts file is located in the following path "C:\WINDOWS\system32\drivers\etc"

Thanks,

GLM

Former Member
0 Kudos

Hi tanaya,

Go to RUN from start of your windows system.

In RUN window type drivers and click OK then you find etc.

Former Member
0 Kudos

Hi Tanya,

That means you are not maintained Fully qualified domain in your drivers.

go to drivers->etc->host in that maintain your server ip address and domain name.Also check these documents.

http://help.sap.com/saphelp_nw2004s/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm, http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

>go to drivers->etc->host in that maintain your server ip address and domain name

Although this may solve the problem for you, it is really just a band-aid. You are tell your machine how to access the server, but no one else on your network will be able to access it.

You need to talk to your system administrators and network administrators and make sure that the full host name for your web application server is registered in your corporate DNS.