Print Page | Close Window

Logon failed. Details: mscorlib

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=9635
Printed Date: 04 May 2025 at 11:16pm


Topic: Logon failed. Details: mscorlib
Posted By: Jegank
Subject: Logon failed. Details: mscorlib
Date Posted: 08 Apr 2010 at 5:26am
When i click on "Show Report" Button, it throws the error as follows...
 
"Logon failed. Details: mscorlib : Could not find a part of the path 'C:\Inetpub\wwwroot\OptiRoute\WebSite\XML\XMLListoutAvailableVehicleDtls.xml'. Error in File C:\WINDOWS\TEMP\Report_VehicleIdleDetails {F171AABC-ED11-44F0-8C3E-C7A4CB134383}.rpt: Unable to connect: incorrect log on parameters."
 
Note:
It works in Development Environment.  Because the folder path "'C:\Inetpub\wwwroot\OptiRoute\WebSite\XML\" is available in Development Environment.  But in Production Server, the path is configured as "'C:\Inetpub\wwwroot\OptiRoute\XML\"  There is no website folder in it.
 
We have around 60 Reports, for all the report we are calling the same function like "Server.MapPath("Report\Report_ListoutAvailableCabVehicles.rpt")" for all the reports...It is working , except "Report_VehicleIdleDetails.rpt".
 
If any one have the answere plz reply...Thx in Advance
 
 



Print Page | Close Window