Latest Post

6/recent/ticker-posts

HTM Menu is not working in DOP Finacle

HTM Menu is not working in DOP Finacle

HTM is evergreen Command in Finacle. It can modify, Post & verify any transaction ID.It happens in new migrated office that HTM command is not working due to expire of Finacle web page i.e. ''Internet Explorer cannot displya the webpage''. We can see after execution of HTM command the Finacle Page disappeared and the error "Internet Explorer cannot displya the webpage" as below screen shoot.



Please follow the step below mention and re-login. Your problem will be sure solved out.

Go to command prompt  Like (Type CMD in RUN)

 C:\users\Administrators>

Step 1: Find your MTU by Following command on Command Prompt .

netsh interface ipv4 show subinterfaces 





Step 2: Set your MTU (Above Found Value +28)

netsh interface ipv4 set subinterface "Local Area Connection" mtu=1428 store=persistent




Now this problem has been solved permanently. This DOS command should be run in every machine so we can avoid such type of error.

Post a Comment

2 Comments

  1. After typing netsh interface ipv4 set subinterface "Local Area Connection" mtu=1428 store=persistent its shows element not found what is solutiin sir

    ReplyDelete
    Replies
    1. Change "local area connection" to "ethernet"

      Delete