cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro ABAP

Former Member
0 Kudos

Hi

I have installed the Web Dynpro for ABAP sucessfully. I created sample Web Dynpro program while executing the program i got the following problems.

HTTP 500 - Internal Server Error

The URL http://localhost:8000/sap/bc/webdynpro/sap/zz_00_sflight/ was not called due to an error

Please let me know how to solve this problem. I need to do any settings???.

Thanks

Karan

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

this could be because various reasons , generally HTTP 500 error would create a ABAP dump which you can check it from transaction ST22.

any how to get the exact error message thrown by the server, in your browser uncheck the show friendly HTTP error messages check box from tools->internet options->advanced.

also you need to set up fully qualified domain name .

(FQDN)

check out the following weblog for setting up FQDN.

/people/durairaj.athavanraja/blog/2005/08/21/running-your-first-bsp-application-in-sap-netweaver-04-abap-edition--nsp

Regards

Raja