The error occurs with both "Save & Continue" and "Save & View", though if I choose "Save & Continue" first it allows me to keep going after the error so I can then press "Save & View" without generating the error since the page now exists.
I checked the dev tools and it generated two errors. 1) SCRIPT1010: Expected identifier 2) SCRIPT7002: XMLHttpRequest: Error 0x8007005, Access is denied. The first seems unrelated but the second seems to be the issue. The Microsoft docs on this error mention API JSONP vs CORS support and calls to the REST API but unfortunately I am reaching the limit of my current technical skills. Thanks for your help so far, do you have any guidance for my next step? Regards, Jesse > On Jan 31, 2017, at 9:53 PM, Marius Dumitru Florea > <mariusdumitru.flo...@xwiki.com> wrote: > > How do you save the class? "Save and Continue" or "Save and View"? You can > check using the browser's dev tools to see if there are any JavaScript > exceptions (in the JavaScript Console) or if there is any failed (XHR) HTTP > request in the Network tab. > > On Wed, Feb 1, 2017 at 2:14 AM, Jesse Bright <je...@abrightfamily.com> > wrote: > >> Whenever I save a new class (app?) based wiki page (blog, FAQ or custom >> app) I get a red error at the bottom of the page that reads: "Failed to >> save the page. Reason: Server not responding" The strange thing is the page >> did save. Other than the error message nothing appears to be wrong. >> >> Any thoughts on what could be causing this or where I should begin >> troubleshooting? >> >> >> Regards, >> >> Jesse >> >>