With modifying an existing SSRS report from E10 and making a few changes to an sub report. When I insert the new sub report field and navigate to sub report properties and browse to the correct directory and click the appropriate report file. When trying to sync the data set I get the following error:
I have even tried linking an existing subreport and I still get the following error (I am also doing all of this on the report server)
Report is “Job Traveler”
Sub report is “Raw_MaterialComponent”
Error:
System.Web.Services.Protocols.SoapException: The path of the item ‘/EpicorTest10/reports/CustomReports/JobTraveler //EpicorTest10/reports/CustomReports/JobTraveler/T raveler_RawMaterialComponents_Portrait’ is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash. —> Microsoft.ReportingServices.Diagnostics.Utilities. InvalidItemPathException: The path of the item ‘/EpicorTest10/reports/CustomReports/JobTraveler //EpicorTest10/reports/CustomReports/JobTraveler/T raveler_RawMaterialComponents_Portrait’ is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash.
at Microsoft.ReportingServices.Library.ReportingServi ce2010Impl.GetItemDefinition(String ItemPath, Byte[]& Definition)
at Microsoft.ReportingServices.WebServer.ReportingSer vice2010.GetItemDefinition(String ItemPath, Byte[]& Definition)