Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cant find the path?
Message
General information
Forum:
ASP.NET
Category:
Reporting
Environment versions
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01053587
Message ID:
01053640
Views:
6
Yes the user that you are logged in as might have access to the folder where the report is but my quess is that the internet user (IUSR) does not have access.
Did you try to put the report into the web app folder and change the path accordingly?

Einar
>Yes the computer has access to the mapped drive: here is the error I'm getting....
>
>The system cannot find the path specified.
>
>Exception Details: System.Runtime.InteropServices.COMException: The system cannot find the path specified.
>
>Source Error:
>
>
>Line 456: //Response.Redirect("cprint.aspx");
>Line 457: ReportDocument rp = new ReportDocument();
>Line 458: rp.Load("u:\\crreports\\chains\\chains.rpt");
>Line 459: rp.PrintToPrinter(1,false,0,0);
>Line 460: }
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform