Hi all
Iam learning Webdynpro on IDES version of ECC...i have developed a sample webdynpro application..its automatially generated URL as below
http://sapserver:8001/sap/bc/webdynpro/sap/zmadywd
when i executed the application with username and password ..Iam getting the error like below
Error when processing your request
What has happened?
The URL http://sapserver:8001/sap/bc/webdynpro/sap/zmadywd was not called due to an error.
Note
The following error text was processed in the system DM0 : Die URL enthält keine vollständige Domainangabe (sapserver statt sapserver.).
The error occurred on the application server sapserver_DM0_01 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: CHECK of program CX_FQDN=======================CP
Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
Could you please help me the steps resolving this??
Thanks in advance