Hi there are there any known issues with regards to MS Server updates impacting the Reporting function of FSM6u16?
In our Dev environment running Reports and using the Print button worked fine Our servers were patched over the weekend and on Monday running a report or click the Print button returns an error implying that the Reports Path is incorrect.. As I said it was working one day and not the next with the only obvious change being that the server received some updates over the weekend.
System.IO.FileNotFoundException: Report file FMS_GTS_0001_Requests_v1_3.rdlc not found. Check CLIENT_REPORTS_PATH setting.
at Metrix.UI.ClientReport.RdlcReportHelper.OpenReportFile(String reportName)
at Metrix.UI.ClientReport.RdlcReportHelper..ctor(String reportName, String reportRefName, Boolean isSubReport, Dictionary`2 reportQueries)
at Metrix.UI.Util.RunReportingService(String reportNameWithParameters, String outputFileType)