We are in final evaluation stage before purchasing our licences.
We have a problem with using the bulk update on the Open and My Open pages. I am able to reproduce the problem on your hosted demo server (http://fortressdemo.sourcegear.com) when logged in as guest1
The error occurs when selecting an issue and choosing any of the bulk update options. The update occurs, however the page does not refresh, and the "please wait" does not go away.
However it only seems to happen when you have multiple milestones displayed on the page.
The error is:
Code: Select all
Uncaught Sys.WebForms.PageRequestManagerParserErrorException: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '
<!DOCTYPE html P'.
Sys.WebForms.PageRequestManager._endPostBackScriptResource.axd:5
Sys.WebForms.PageRequestManager._parseDeltaScriptResource.axd:5
Sys.WebForms.PageRequestManager._onFormSubmitCompletedScriptResource.axd:5
(anonymous function)ScriptResource.axd:5
(anonymous function)ScriptResource.axd:5
Sys.Net.WebRequest.completedScriptResource.axd:5
_onReadyStateChangeScriptResource.axd:5
And here is after
There are no error messages in the log.
Thanks
Ben