Issue:
Error - "An Error has occurred in the script on this page” after launching Creo Trial Player
Reasons/Causes: -
- Homepage linked to an invalid URL
- Creo Config.pro option web_browser_homepage is set to specific web page that results in script errors while rendering the page
Solutions: -
To address this problem, user needs to set :
- Config.pro option web_browser_homepage is set to specific web page that results in script errors while rendering the page
- Set config.pro option windows_browser_type to chromium browser
- Set configuration option web_browser_homepage to about: blank
How to Set / Modify Creo Options, please follow below two options outlaying the process to make these changes:
- Option 1:- To set config option Launch Creo Parametric
- #Options > #Configuration Editor
- Add the config options as mentioned above (e.g. web_browser_homepage to about: blank)
- Select #OK
- When opted - Save to configuration file select > #YES
- OK
- Relaunch Creo Parametric trial version
- Option 2:-
- Edit the config.pro file using WordPad or Notepad
- By default, the location of config.pro file C:\Program Files\PTC\Creo 8.0.0.0\Common Files\text\config.pro
- Add the mentioned config options in below format and then save the file
- windows_browser_type option value as chromium_browser
- web_browser_homepage option value as about: blank