Crystal ReportsGeneral discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Crystal Reports section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
CRptViewer1.ReportSource Nothing Object
- t {CR_1} CR_1
Container Nothing System.ComponentModel.IContainer
Database <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Database
DataDefinition <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.DataDefinition
DesignMode False Boolean
+ Events {System.ComponentModel.EventHandlerList} System.ComponentModel.EventHandlerList
ExportOptions <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.Shared.ExportOptions
FilePath "" String
FormatEngine <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.FormatEngine
gcHandle 0 Integer
HasSavedData <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> Boolean
IsLoaded False Boolean
IsSubreport False Boolean
m_eventLogLevel NoLogging CrystalDecisions.Shared.EventLogLevel
+ m_pResourceManager {System.Resources.ResourceManager} System.Resources.ResourceManager
m_psTempFilename "C:\WINDOWS\TEMP\temp_f4672fc8-77c8-4471-a095-7377d304a2cd.rpt" String
Name Nothing String
O 3 Integer
P 3 Integer
PrintOptions <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.PrintOptions
Q 2 Integer
R 2 Integer
RecordSelectionFormula <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> String
ReportDefinition <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.ReportDefinition
ReportOptions <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.ReportOptions
ResourceName "CR_1.rpt" String
Section1 <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Section
Section2 <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Section
Section3 <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Section
Section4 <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Section
Section5 <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.Section
Site Nothing System.ComponentModel.ISite
SummaryInfo <error: an exception of type: {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException} occurred> CrystalDecisions.CrystalReports.Engine.SummaryInfo
TempFilename "C:\WINDOWS\TEMP\temp_c6f15303-f530-487d-bc5a-a088b9d70a0c.rpt" String
the only difference i can think of is that the latter doesn't
have a global namespace and is using a virtual-directory in iis instead of a normal directory.
doesn't anybody know a solution for this hopefully simple problem???