I have a template on a page that will not save and would appreciate some fresh eyes and perhaps a direction to look in. Thank you in advance!
When I retrieve in edit mode on the page and try to save it, the system churns, but it does not save.
All the functionality on the template (Ajax, Edit button to form, etc.) works fine. This template was created and working prior to 4.7.x. Not sure which XMP version it quit working in or if new XMP version is coincidence as I've not worked on the template in quite some time. All other pages and templates on those pages work as expected.
If I alternatively navigate to the XMP control panel, retrieve the template, then without doing anything else press save (no code changes), I do get an XMP error message dialog which says "Error" (with a close button). When I then go to the event log, I can see a general exception whose summary is "Url Processing Exception Exception in Url Rewriting Process Http Status 50".
Here is some more of the event viewer message (not sure how formatting will go):
Url Processing Exception:Exception in Url Rewriting Process
Http Status:500 Internal Server Error
Original Path: *removed*
Raw Url:/DesktopModules/XModPro/InlineEditor.aspx
Final Url:null
Rewrite Result:[no rewrite]
Redirect Location:[no redirect]
Action:Continue
Reason:Exception
Portal Id:-1
Tab Id:-1
Http Alias:Null
Debug Message 1:Exception: An error occurred while communicating with the remote host. The error code is 0x800703E3.
Debug Message 2:(TRUNCATED TO 500 CHARS): Stack Trace: at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityCoreSync(Byte[] buffer, Int32 offset, Int32 size) at System.Web.Hosting.IIS7WorkerRequest.ReadEntityBody(Byte[] buffer, Int32 size) at System.Web.HttpRequest.GetEntireRawContent() at System.Web.HttpRequest.FillInFormCollection() at System.Web.HttpRequest.EnsureForm() at System.Web.HttpRequest.get_Form()
Debug Message 3:Inner Ex : The I/O operation has been aborted because of either a thread exit or an application request. (Exception from HRESULT: 0x800703E3)
Debug Message 4:Stack Trace:
Exception Type:System.Web.HttpException