Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
This morning while booting up Creo 4.0 M060 I had this error pop-up
Any thoughts as to what might be causing this?
Thanks, Dale
Hi,
probably PTC changed their web page ... and integrated web browser "does not like its contents".
Suggestion ... add following option into config.pro file
web_browser_homepage about:blank
Martin,
That suggestion did not work.
Thanks,
Dale
(Yes, I did restart Creo after adding that line to the config.pro)
We get this due to some IT settings. It seems to be related to the same issues as browser compatibility mode. Try running the fixes from this article https://www.ptc.com/en/support/article?n=CS23522&language=en&posno=1&q=browser%20emulation&source=search
Our users are currently also having this issue at every start-up of Creo4.
The web content of the "Resource Center" is causing this script errors.
I reported the issue to the tech. support today.
@DomenicLaritz wrote:
Our users are currently also having this issue at every start-up of Creo4.
The web content of the "Resource Center" is causing this script errors.
I reported the issue to the tech. support today.
Hi,
please check whether following config.pro option resolves the problem.
enable_resource_browser_tab no
After reboot, still getting the script error.
Thanks again.
@Dale_Rosema wrote:
After reboot, still getting the script error.
Thanks again.
Hi,
I installed CR4 M060 on Windows 10 (on Windows 7 the problem is not reproducible).
1.] start Creo and disable displaying "Resource Center" page in separate window by checking following option
2.] end Creo session
3.] add following option into config.pro file
enable_resource_browser_tab no
4.] start Creo
Note: You can use following options to disable displaying of other web pages
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
web_browser_homepage about:blank
We were able to get rid of the script error by adding the three config options below. It only worked for us when all three were set to no.
set config.pro option enable_3dmodelspace_browser_tab to no
set config.pro option enable_partcommunity_tab to no
set (hidden) config.pro option enable_resource_browser_tab to no
Good morning. We are seeing this internally at PTC also. It is not release specific. A SPR has been filed for it, and is currently under investigation with the R&D team.
Thank you,
Amit