Problem with widget editor
Hello, I'm having hard time to find a solution in widget editor (http://www.bizagi.com/widget-editor).
My script need to tell the location of the other script, I have tried an URL (http://something.com/script.js), but I'm getting a error ("message": "SecurityError: The operation is insecure."). I tried also the structure of my widget (widget Structure) "js/script.js", but also an error (not found) in my localhost not found in http://localhost:10024/ProjectBizagi/js/script.js. If I acess this in the browser, it give me the location where it try to locate "C:\Bizagi\Projects\ProjectBizagi\WebApplication\js\script.js" so I put the script there, and it worked. But this is not what I want, what i want is to make call in my script of the location where the structure of the widget tells. (js/script.js)
Dear Joao,
According your description, you need to install your IIS correctly. To do so, please follow this article: http://help.bizagi.com/bpmsuite/en/index.html?prerequisites_iis.htm.
Another point is to check these articles to solve it:
Best Regards
Thanks for the reply, I tried to configure using this tutorial http://help.bizagi.com/bpmsuite/en/index.html?prerequisites_iis.htm my windows is 10 but I'm getting an error when finish: "The function attempted to use a name that is reserved for use by another transaction." Error code: 0x80071A90 and it give me a link to https://support.microsoft.com/en-ca/kb/2734782
PS: I didn't install any IIS, windows already have.
PS: See Screenshot
Dear Joao,
This problem is a specif Windows problem and no of Bizagi. We have found a kb article in Windows webpage. Please follow it: https://support.microsoft.com/en-us/kb/2876732.
Best Regards
Comments have been locked on this page!