アーティクル - CS243712
Web Worker との Weblink を使用しているときに、エラーメッセージ ' Automation Server はオブジェクトを作成できません ' を取得しています
修正日: 05-Aug-2016
適用対象
- 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.
説明
Web Worker との Weblink を使用しているときに、エラーメッセージ ' Automation Server はオブジェクトを作成できません ' を取得しています
Weblink コードは通常のブラウザで動作し、web worker の使用時には失敗します。
Weblink コードは通常のブラウザで動作し、web worker の使用時には失敗します。
最新バージョンはこちらを参照ください CS243712