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:
01053610
Views:
10
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: }
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform