I executed the link for my paystubs whose URL is http://<server>.....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/index.html?sap-client=700
but i am getting a blank screen.
I pressed the F12 button since i am using IE browser so i am getting the following screen as given in the below screenshot:
Below is the error i am receiving as seen in the above screen:
HTML1202: http://<server>....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/index.html?sap-client=700 is running in Compatibility View because 'Display intranet sites in Compatibility View' is checked.
index.html?sap-client=700
SCRIPT5022: View definition could not be loaded from http://<server>....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/resources/~~/sap/ca/common/uilib/views/master/Empty.view.html. Check for 'file not found' errors.
sap-ui-core.js, line 91 character 28770
2013-12-12 12:48:46 Call to success handler failed: failed to load 'sap.ca.common.uilib.kelley-core' from ./resources/sap/ca/common/uilib/kelley-core.js: Error: View definition could not be loaded from http://<server>....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/resources/~~/sap/ca/common/uilib/views/master/Empty.view.html. Check for 'file not found' errors. - sap.ui2.srvc
2013-12-12 12:48:46 (while loading user settings): failed to load 'sap.ca.common.uilib.kelley-core' from ./resources/sap/ca/common/uilib/kelley-core.js: Error: View definition could not be loaded from http://<server>....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/resources/~~/sap/ca/common/uilib/views/master/Empty.view.html. Check for 'file not found' errors. -
SCRIPT5022: found in negative cache: 'sap.ca.common.uilib.kelley-core' from ./resources/sap/ca/common/uilib/kelley-core.js: Error: View definition could not be loaded from http://<server>....<port>/sap/bc/ui5_ui5/sap/ui5_hcm_ps_mon/resources/~~/sap/ca/common/uilib/views/master/Empty.view.html. Check for 'file not found' errors.
index.html?sap-client=700, line 37 character 17
When i check in SE80 i observe that the path moves from
UI5_HCM_PS_MON->pages with flow logic->mimes->img->resources->sap->ca->common->uilib->img
However uilib has only one folder that is img it does not have view folder.Find below the screenshot:
What may be the issue?