Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Path Segment #89

Open
HoecusPocus opened this issue Jun 25, 2019 · 2 comments
Open

Invalid Path Segment #89

HoecusPocus opened this issue Jun 25, 2019 · 2 comments

Comments

@HoecusPocus
Copy link

Hi there,

I'm using this library in a .Net Core MVC app. I can see the report page loading, with the various dropdowns and "Report Loading" at the bottom. However, I get a 500, and on closer inspection, during the ReportServiceHelpers.GetReportParameters (where it calls service.GetReportParametersAsync) I get the following error:

The path of the item '@Model.ReportPath' 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 '@Model.ReportPath' 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.

Have I missed something?

@HoecusPocus
Copy link
Author

Bump..?

@JagdishpWinjit
Copy link

Hi there, I am also getting same error. Any luck on your side.
Any help on this is highly appreciated.

Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants