Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cant find the path?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Versions des environnements
Environment:
ASP.NET
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01053587
Message ID:
01053640
Vues:
14
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform