In the past if we needed a report to be in excel we simply added &dataformat=excel to the end of the URL.
Now in 9.5 if we do that here is what I get.
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.NullReferenceException: Object reference not set to an instance of an object. at Orion_Report.SendReport(OrionReportFormatter formatter, String contentType, String fileExtension) at Orion_Report.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any thoughts?