Starting NX raises "Library Not Found" and "Fatal Error Detected - Unable to Continue".

2024-12-16T21:55:39Z

Summary


Details

After installing NX 2406 and attempting to start NX the error "Library Not Found" is raised, selecting OK raises

"Fatal Error detected - unable to continue" then NX closes.

Previous versions of NX raises a "Script Error".

Platforms
  • na windows-1064
Release Versions
  • NX V2406
Solution

Examine the NX syslog to see if there is a line "UGII_WEB_BROWSER_FACTORY=iewebbrowser". This will force-load of the old, unsupported, and removed-in-NX2406 Internet Explorer web browser. It raises the error because the "iewebbrowser.dll" library cannot be found.

Suggest removing or commenting out this environment variable. If the environment variable needs to be used, set the value with the QT Web browser.

"UGII_WEB_BROWSER_FACTORY=qtwebenginebrowser"

Notes

KB Article ID# PL8822126

Contents

SummaryDetails

Associated Components