on ‎2006 Jan 10 4:03 PM - last edited on ‎2024 Feb 04 2:07 AM by postmig_api_4
Hello Guys,
Wishing you a very happy new year.
We have developed ESS-HR kind of application using BSP Development. Everything is working fine but now client ask for Secure certificate so we have installed HTTPS.
This HTTPS pages are some times working fine but some time it gives error 'Cannot find server or DNS Error'
On the BSP pages there are so many HTMLB tags or controls like Tabs,table controls.
while navigating through this components it is generating events e.g. row , column selection in table control .
in HTTP page everything is working properly. In HTTPS some times it works but some time it is giving the above error .
Can any one please tell me why this error is coming?
I have checked the Properties of error page I found URL is
res://C:\WINNT\system32\shdoclc.dll/dnserror.htm#https://mcgee.pdb.siemens.de:8041/sap(bD1lbiZjPTEwMA==)/bc/bsp/sap/zehr_sharp/ExpClaim.htm?sap-param...
It means it has tried to redirect the same https URL.
Regards
Shailesh Singasane
Siemens PLC UK.
Request clarification before answering.
Hi,
Can you check if your cert is vaild for this domain or not expired?
Check also this help on configuration
http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/frameset.htm
and testing
http://help.sap.com/saphelp_nw04/helpdata/en/2f/18453caff4f703e10000000a114084/frameset.htm
Eddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Eddy,
I have checked certificate and SSL configuration everything is Ok.
Even it is working with HTTPS URL sometimes.
In my development there are so many different buttons like SAVE, SEND, DELETE etc.
There are HTMLB Tab control, Table control and all these objects having onClick event.
With HTTP non secure URL everything is working properly but with secure HTPS it fails at any event which is not fixed. It means some time table row selection is working, button click is working but tab selection is not working, sometimes tab selection is working properly but table selection is not working, sometime while button clicking it is giving error. The error is same Page can not be Display. Cannot find server or DNS error.
Many Thanks and regards
Shailesh Singasane
Thanks.
I have checked my system. We have FQDN.
I have tried to trace this error through HTTP lookup tool.
but it didn't trace this error.
It has shown 200 Ok return code and connection is Keep-alive.
So I am wondering why this error is occurring. This error occurs only with HTTPS url not with HTTP url.
Can you please suggest me any other solution.
Many thanks and regards
Shailesh.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.