RibbonWorkbench icon indicating copy to clipboard operation
RibbonWorkbench copied to clipboard

An error has occurred in the script on this page (ClientUI.js)

Open xrmatic opened this issue 5 years ago • 3 comments

I have not been successful opening a new solution with just the Contact entity in it.

Line: 722 Char: 259 Error: Invalid argument Code 0 URL: http://localhost:60710/WebResources/js/ClientUI.js

Clicking the Yes or No button make the plugin hang.

xrmatic avatar Jan 15 '20 14:01 xrmatic

I'm also experiencing this issue within the XrmToolBox version. @scottdurow let me know if your struggling to reproduce the issue, I can have a look and maybe submit a pull request if I can fix it ;)

OliverFlint avatar Feb 10 '21 17:02 OliverFlint

Hi @OliverFlint - if you have some repro steps that would be awesome!

scottdurow avatar Feb 10 '21 18:02 scottdurow

Ok, The repro steps are simply opening a solution (in may case a solution with a single entity and no attributes or other components). The progress indicator gets to the point of "Assembling Solution" and then displays the error.

I've traced it with fiddler and noticed a mixture of 407 & 502 errors when it tries to access feed.aspx?jsoncallback?jQuery... on your website (develop1.net).

We are behind a proxy so maybe that is causing us the issue?

image

image

OliverFlint avatar Feb 11 '21 11:02 OliverFlint