Only when SSL is enabled, I am getting this error:
ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InvalidItemPathException: , Microsoft.ReportingServices.Diagnostics.Utilities.InvalidItemPathException: The path of the item 'wsdl/' 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.;
ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: There is no data for the field at position 5.;
I'm not actually sure why this error is happening, as it works OK in different environments. This error though is erroring out in one other environment. The settings match, the paths are getting applied correctly to the report server control; there are no issues there (verified my settings with other answers posted).
I just can't figure out what's going on with the server...
Any ideas? Thanks.