SAP IPVS common Error details
Common Error i.e. - This page can't be displayed
Page can not be displayed Solution- SAP IPVS
If you are facing the above solution then you have to follow the below procedure to resolve this error. Just read carefully it and use it on your post office/RMS office computer.- Go to command prompt (click on run or window+r, type cmd, and press enter)
- c:\users\Administrators>
- type below command
- netsh interface ipv4 show subinterfaces
- press enter and find MTU value of your system. MTU value should be 1428
- if MTU value shows 1500 and above from this, then type below command
- netsh interface ipv4 subinterface "Local Area Connection" mtu=1428 store=persistent
- Press enter.
the issue will surely be resolved. Now SAP IPVS error will not occur and all requested pages will be displayed.
Read Also: How to generate payslip through Employee portal in mobile phone
Read Also: https error 500 in SAP IPVS Screen | solution
Read Also: How to generate payslip through Employee portal in mobile phone
Read Also: https error 500 in SAP IPVS Screen | solution
0 Comments