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

ABAP Web DynPro Can't work!

Former Member
0 Likes
420

hi!

my Gui info: Windows 2003 server + IE 7.0 + GUI 7.10 + ECC6.0,when i want to develop program

will get error info: can't connect to internet.

but my colleague can do it ( just different is os--Windows XP)

so what limit about GUI circumstance when to develop ABAP Web DynPro!

thank you very much.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

Hi xiaobing xue,

In particular path C:\WINDOWS\system32\drivers\etc you will see a file hosts Open with Note pad and You need to add

Application Server and Name of Host

201.100.0.28 demosap.hcl.com space is tab deliminated.

Regards,

Suneel G

2 REPLIES 2
Read only

Former Member
0 Likes
400

Hi xiaobing xue,

In particular path C:\WINDOWS\system32\drivers\etc you will see a file hosts Open with Note pad and You need to add

Application Server and Name of Host

201.100.0.28 demosap.hcl.com space is tab deliminated.

Regards,

Suneel G

Read only

Former Member
0 Likes
399

thank you