cancel
Showing results for 
Search instead for 
Did you mean: 

SHOW/HIDE LAYOUT PREVIEW error

Former Member
0 Kudos

Hi Everyone,

I am trying to create web dynpro application, In the process I had created a view. Whenever I am accessing view's SHOW/HIDE LAYOUT PREVIEW  then  below error is surfaced..Searched  threads but could n't find any suitable solution..Please let me know if you come across any issues.

Service cannot be reached


What has happened?

URL http://bbfwdecdv.bbsap.corp:8001/sap/public/myssocntl call was terminated because the corresponding service is not available.

Note
  • The termination occurred in system DEV with error code 403 and for the reason Forbidden.
  • The selected virtual host was 0 .

What can I do?

  • Please select a valid URL.
  • If you do not yet have a user ID, contact your system administrator.

ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:BBFWDECDV_DEV_01-v:0-s:403-r:Forbidden


HTTP 403 - Forbidden

Your SAP Internet Communication Framework Team

Accepted Solutions (1)

Accepted Solutions (1)

ramakrishnappa
Active Contributor

Hi Gowri,

You need to activate the service MYSSOCNTL using t-code SICF as below


  • Go to t-code SICF
  • Provide the service name MYSSOCNTL
  • Press F8 or execute
  • Right click on service MYSSOCNTL, choose the option ACTIVATE SERVICE

Please refer the snap shot of the same.

Hope this helps you.

Regards,

Rama

Former Member
0 Kudos

Hi Rama,

Thanks for your help..it's really helpful and got rid of this error..but below error got surfaced..could you please help me out...

ramakrishnappa
Active Contributor
0 Kudos

Hi Gowri,

This error is appearing because of 'HTTP Service View Designer' service is not active.

Please activate the service WDVD as suggested previously.

Hope this helps you.

Regards,

Rama

Former Member
0 Kudos

Rama,

This particular service is already active..looks like error must be something else..

Thanks,

Gowri

ramakrishnappa
Active Contributor
0 Kudos

Hi Gowri,

It looks like some other services activation is missing.

Please make sure all the below services are active in SICF

  •   /default_host/sap/public/bc/webdynpro
  • /default_host/sap/public/bc/webdynpro/ViewDesigner
  • /default_host/sap/bc/webdynpro
  •   /default_host/sap/bc/wdvd

Also Please check the below OSS and take basis team help to resolve the issue.

979039 - JavaScript error when you load a Web Dynpro ABAP View


1009930 - (Display) problems in View Designer when loading view




Hope this helps you in resolving your issue.


Regards,

Rama

Former Member
0 Kudos

Thanks for you help Rama..These changes fixed the issue

Madjid
Participant
0 Kudos

hello

i start the "MYSSOCNTL" service , but the layout of view in web dynpro does not display.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you are using any proxy address for your LAN

please add following lines in your host file

<SAP Server IP_Address> bbfwdecdv  bbfwdecdv.bbsap.corp:8001

if still not coming, bypass your ip address as show below if your server ip starts with 192

Regards,

Ashok.