Error : Could not find a part of the path
Posted: Sun Jun 05, 2016 9:57 pm
I am using trial version and made some tests. We are interested to buy a license of Reports.Web.
I have found the following problem:
I create a Webform called "Viewer.aspx" and put a MobileViewer to run some tests.
When I open this form on the browser I pass in the url some parameters like this:
http://localhost:55006/Views/Viewer/1/2/3/4/5 and at the page load event I get these parameters via segments.
When I do this way I got the error " Could not find a part of the path c:\apps\Views\Viewer\1\2\3\4\5
The I made another test opening the form without the parameters and works fine.
Once I have opened the form without parameters, I can call the form again with parameters and then it works fine.
What am I doing wrong or is this a bug?
Regards,
Edson
I have found the following problem:
I create a Webform called "Viewer.aspx" and put a MobileViewer to run some tests.
When I open this form on the browser I pass in the url some parameters like this:
http://localhost:55006/Views/Viewer/1/2/3/4/5 and at the page load event I get these parameters via segments.
When I do this way I got the error " Could not find a part of the path c:\apps\Views\Viewer\1\2\3\4\5
The I made another test opening the form without the parameters and works fine.
Once I have opened the form without parameters, I can call the form again with parameters and then it works fine.
What am I doing wrong or is this a bug?
Regards,
Edson