^%^$%$%$*(& !!!!
Now that I got that out of the way I feel a little better.  I realize there is 
a .NET forum, but it's not used much and I am hoping for immediate help. 

Big database change at work this morning.  

I went in and changed all the dsn settings in the CFADMIN.  All CF applications 
are up and running beautifully.

A Crystal report writer built a .NET that allows users to input varaibles and 
passes them through to a crystal report.  The application was up and running 
fine.  However, with the DB change the programmer had to modify the DB 
information in the crystal report.  

The report works from the programmers desktop.  However, when loaded onto the 
server it fails. With the following error. All permissions on the file, folder, 
and IIS are the same.  I have actually gone in and opened up the permissions on 
the file to "FULL" for EVERYONE, USERS, and all other users that had access to 
the file. All to no avail.  

ANY HELP WOULD BE GREATLY APPRECIATED.

"
Server Error in '/' Application.
--------------------------------------------------------------------------------

Error in File G:\BloodCountLoss\wwwRoot\dnHemapheresisDnrSummary.rpt: Access to 
report file denied. Another program may be using it. 
Description: An unhandled exception occurred during the execution of the 
current web request. Please review the stack trace for more information about 
the error and where it originated in the code. 

Exception Details: 
CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Error in File 
G:\BloodCountLoss\wwwRoot\dnHemapheresisDnrSummary.rpt: Access to report file 
denied. Another program may be using it.

Source Error: 

An unhandled exception was generated during the execution of the current web 
request. Information regarding the origin and location of the exception can be 
identified using the exception stack trace below.  

Stack Trace: 


[LoadSaveReportException: Error in File 
G:\BloodCountLoss\wwwRoot\dnHemapheresisDnrSummary.rpt:
Access to report file denied. Another program may be using it.]
   .F(String         , EngineExceptionErrorID 
) +272
   .A(Int16 , Int32 ) +538
   
CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext 
reqContext) +468
   CrystalDecisions.CrystalReports.Engine.FormatEngine.Export() +107
   CrystalDecisions.CrystalReports.Engine.ReportDocument.Export() +67
   Rolling_RBC_Calendar.pdfFormat.Page_Load(Object sender, EventArgs e) in 
c:\inetpub\wwwroot\Rolling RBC Calendar\pdfFormat.aspx.vb:108
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750
 "

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259224
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to