cancel
Showing results for 
Search instead for 
Did you mean: 

Layout problem for web dynpro

Former Member
0 Kudos

Hi ,

I am very new to abap web dynpro, started to develop one web dynpro application .

I am not able to get layout. The below messages are displaying when I clicked show/ hide layout preview button.



An Error has occurred in the script on this page.

Line 1
Char 1
Error object expected
Code 0.
url : http://ecc6:8001/sap/bc/wdvd?_vdrespkey=D5H98QQA7UY6WC1LYFCIPLBMD&_vdframe=no_add_ui_lib&sap-client=800

Do you want to continue running sripts on this page?

After pressing yes button for few times, I am getting below message.


 Error in the ICF node
Specific ICF Nodes in Transaction SICF Must Be Released for the Web Dynpro View Designer
Check the following ICF nodes, as described in note 517484:
/sap/bc/webdynpro/sap/public/bc/viewdesigner

The above path is not able to find in SICF tcode .

Kindly help me to sort out this issue.

thanks & reds,

divya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

It's a wild guess.

Can you go and check whether the ICF settings in drivers folder of your OS?

In case of windows OS the path is C:\WINDOWS\system32\drivers\etc\hosts => Check this file whether it has the server port address along with domain name.

Regards

Ravisankar

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The hosts file is just a temporary workaround when you using a sandbox or local system. It is not a true fix nor a requirement. The true solution is to use a hostname that is registered in your network DNS.

Any entering a line in the Hosts file isn't going to magically bring back the ICF node that is missing.

As I said earlier, you can try and put the ICF node back. I gave you the handler name. Otherwise enter a support ticket.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

>/sap/bc/webdynpro/sap/public/bc/viewdesigner

>The above path is not able to find in SICF tcode .

That sounds like a pretty serious problem. Please double check to make sure the node is not there. That would mean that your installation is incomplete or that someone has deleted a standard SAP node in the SICF tree. I've never seen 7.0 based system that was just "missing" standard nodes.

Former Member
0 Kudos

Hi thomas,

Thanks for your quick reply.

i had checked in SICF TCODE the path

/sap/bc/webdynpro/sap/public/bc/viewdesigner is not available.

i had searched in forums , few people also got same error.

But i dont know how they rectified the error.

please suggest me any solution .

thanks & regards,

divya

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Check with your basis team to make sure someone didn't manually delete it. If that is not the case, then consider opening a support ticket. You could put the node back manually. You have the path. Everything about the node is pretty much default settings. The handler list tab is the only thing you have to maintain. It should point to the handler class CL_WDR_HTTP_EXT_MIME_HANDLER. The only thing I don't know about in a customer system is if you will have access to change this node since it falls under public. I don't know if customer systems are allowed to alter public. Even if you find a workaround, it might be best to contact support to find the root cause and/or find other nodes that might be missing.

Former Member
0 Kudos

Hi thomas,

I had checked with basis team , that node was not deleted manually.

i came to know some people relied port creation in ICM for this in sdn.

i dont know exactly .

any suggestions will be appreciated...

regards,

Divya

Former Member
0 Kudos

hi experts,,

can anybody help me to sort out above issue...

Former Member
0 Kudos

hi,

pls. try to activate instead of /sap/bc/webdynpro/sap/public/bc/viewdesigner

the nodes:

/sap/bc/webdynpro

and

/sap/public/bc/viewdesigner

former_member184158
Active Contributor
0 Kudos

yes

I did not find this one /sap/bc/webdynpro/sap/public/bc/viewdesigner

but I have deactive /sap/bc/webdynpro

and again active it,

and then log out from the SAPGUI, and again log in.

it works with me,

thank you very much 

Former Member
0 Kudos

Hello Sap gurus,

i think this error faced by many people , can anyone suggest how to rectify this .

regards,

divya