Resolve “Sorry, your browser/program is not supported by Web Dynpro” for IE 9/10/11permanently or temporarily
It has been noticed that SAP WebDynpro Java usually does not support latest versions of Microsoft Internet Explorer. This document will help you run your SAP Web Dynpro Java Applications quickly on IE 9/10/11 even after getting “Sorry, your browser/program is not supported by Web Dynpro!” message. You will be able to fix the problem temporarily and permanently as well.
Applies to: Tested for 7.01 but applies to other versions (till 7.4) as well.
Prerequisites
The users should have knowledge of developing, building, deploying and running Web Dynpro Java Applications.
Outcome
Developers getting a “Sorry, your browser/program is not supported by Web Dynpro!” message while working with IE will be able to run their Web Dynpro Java Applications on IE 9/10/11.
Problem
Developers getting a “Sorry, your browser/program is not supported by Web Dynpro!” message and not able to see their developments running in the browser.
NOTE : http://<hostname>:<port>/webdynpro/resources/sap.com/tc~wd~dispwda/global/noclient.htm is definitely not the URL of your Web Dynpro Java and is actually the static URL of the error page.
Permanent Resolution
SAP has added support for all browsers and new versions of Internet Explorer eventually in higher versions and service packs. Please visit the following links to visit the Product Availability Matrix (PAM) to plan upgrades with the SAP Basis Team. Please note that you need SAP Marketplace (SMP) credentials to access the following links.
Details for Product Version SAP NETWEAVER 7.0
Details for Product Version SAP EHP1 FOR SAP NETWEAVER 7.0
Details for Product Version SAP EHP2 FOR SAP NETWEAVER 7.0
Details for Product Version SAP EHP3 FOR SAP NETWEAVER 7.0
Details for Product Version SAP NETWEAVER 7.3
Details for Product Version SAP EHP1 FOR SAP NETWEAVER 7.3
Details for Product Version SAP NETWEAVER 7.4
Temporary Resolution / workaround
STEP 1: Developers first need to find the correct URL of their Web Dynpro Java Application.
How to get the correct URL, potential options –
- Ask the correct URL from your colleague
- Run the application from NWDS on some other desktop having an older version of the IE
- Run the application on some browser e.g. Mozilla Firefox or Google Chrome
- In case you want to find the URL from some other Desktop not having NWDS installed on it, run the application on some other desktop by going to Server Homepage -> Web Dynpro Tools -> Deployed Content -> <Search your Project> -> Applications -> <application name> -> Run.
NOTE: You Web Dynpro Java Application URL should look something like this
http://<hostname>:<port>/webdynpro/dispatcher/local/TestProject/TestApp?SAPtestId=5
STEP 2 : Go to IE F12 developer tools
STEP 3: Set the Browser mode to IE 9 Compatibility View
STEP 4: Set the Document Mode to Quirks Mode
STEP 5: Set the user agent string to Default
Resolution
Now put the URL found in step 1 in the browser and hit the enter button. Developers should be able to see their applications running fine in the IE 9 browser.
Abbreviations
NWDS – Netweaver Developer Studio
IE – Internet Explorer
WDJ – Web Dynpro Java
MS – Microsoft
Well written and easy to follow. Solved my problem, thanks.
Thanks Edson, your appreciation fulfilled the purpose of my writing the article! I am happy to know that it solved your problem.
Solved my problem too. It's helpful.
Thanx, solved my problem.
This is a good workaround, but it's not a fix. Does anyone have a fix for this issue?
Thanks for the update, Amol....Also thanks for the workaround!
Hi guys,
The steps presented here are definitely just a workaround and idealy the Netweaver Application Server should be upgraded to a version where the browser is supported.
From a Web Dynpro Runtime point of view we definitely support IE9 and IE10, but
you have to be on the correct product version and SPS level. Please see this
SAP KBA:
1618309 - IE9/FF4/Safari4/Google Chrome and IE<N>/FF<N>/Safari<N> support on Web Dynpro Java and commonly raised issues
Not only do we support newer versions of Internet Explorer, but we are also supporting Google Chrome and Safari.
Best regards,
Shimon Zafrir
SAP Product Support
Hi Shimon,
your above mentioned links seems not to work.
Best regards
Georg
Hi Georg,
You are right, the link is to the note itself, so you need to be logged into the Service Market Place with your user ID (for example, S or C user ID). Or, once you log into
the SMP, just look up note 1618309.
Best regards,
Shimon
Hi,
Also you can search for the PAM relating to your server version.
In PAM you can find the required SP Level of your server to support Web Dynpro application to run on IE 9. Based on this required level you can upgrade you server to resolve this issue.
Regards,
Amol
IT was really good
Very detailed information thanks 🙂