技术文章 - CS243712
收到错误消息:将 Weblink 与 Web Worker 一起使用时,“自动化服务器无法创建对象”
已修改: 23-Jun-2022
适用于
- Creo Parametric 3.0
- Web workers (more information here). When executing scripts in an HTML page, the page becomes unresponsive until the script is finished. A web worker is a JavaScript that runs in the background, independently of other scripts, without affecting the performance of the page. You can continue to do whatever you want: clicking, selecting things, etc., while the web worker runs in the background.
说明
将 Weblink 与 Web Worker 一起使用时出现错误消息:“自动化服务器无法创建对象”
Weblink 代码在普通浏览器中工作,在使用 web worker 时失败。
Weblink 代码在普通浏览器中工作,在使用 web worker 时失败。
这是文章 243712 的 PDF 版本,可能已过期。最新版本 CS243712