PTC Learning Connector Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
PTC Learning Connector Error
Hello everyone,
when i click on this icon to open "PTC Learning Connector" i get this error:
I have made several attempts but without success.
Can you tell me how to solve it?
Thank you
P.S. I am using creo 8.0.0.0
Solved! Go to Solution.
- Labels:
-
General
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Read this article - "Unable to connect to LearningConnector starting from Creo Parametric 7.0.0.0": https://www.ptc.com/en/support/article/cs346017
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Read this article - "Unable to connect to LearningConnector starting from Creo Parametric 7.0.0.0": https://www.ptc.com/en/support/article/cs346017
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your reply, the link in the program still can't make it work.
The only solution is to use the website directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It seems that I have answered my problem:
I set:
windows_browser_type chromium_browser
And
js_error_policy suppress_continue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Learning Connector does not support IE browser, so you need to change your creo browser to chromium one. to do this you have to change this in the configuration
- Use config option windows_browser_type chromium_browser to enable Chromium in Creo
About the script error pop, when browsing a page containing JavaScript errors in an embedded browser, a popup is thrown, you can either close the pop-up or suppress it in config so that it will not appear again.
- Setting "js_error_policy" to "suppress_continue" in config.pro allowed to not get the error
