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

problem while working with BSP

Former Member
0 Likes
428

Hi friends,

I got a step by step guide for BSP and followed the steps and successfully created the Program .But while Testing the BSP Application its showing normal

" page cannot be displayed" error is coming .I checked whether server is working or not by ping on Server in command prompt . Its showing connection between my work machine and server succesfully.

What may be the error.How to check our server port on which our program reside.

Please help me in this regard.

3 REPLIES 3
Read only

0 Likes
400

Did you activate the service yet?

If not, use transaction SICF and go to folder

sap->bc->bsp->sap to activate your application.

Regards,

Zamri

Read only

0 Likes
400

Hi Zamri,

whats this ...

"sap->bc->bsp->sap to activate your application"

can you give some more information.

Read only

0 Likes
400

there is a specific forum for BSP related questions, kindly use that in future.

1. page cannot be displayed.

instead of this to get meaning ful error message thrown by the server , in your browser go to tools->internet options->advanced and uncheck the checkbox again "show friendly http error message".

and run your application again, it will show proper error message from server.

2. for BSP application to run, apart from activating from SE80, you also need to go to transaction SICF and expand the tree default_host and go to

sap/bc/bsp/sap/

and right click on your application name and click activate.

Regards

Raja