I designed a very usefull report with an Dataset based on a large xml-structure (and a long list of Tables and fields. everything goes fine. finaly i added about 6 variables for calculating or buffering some data. still fine. priview works fine. then i run my report - filled by my application with a certain key for joining the xml-table with my database. still fine. but then occures strange error:
System.Exception: c:\Dokumente und Einstellungen\Administrator\Lokale Einstellungen\Temp\1\uzzfsuci.0.cs(1009,40) : error CS0103: Der Name myTest ist im aktuellen Kontext nicht vorhanden.
bei Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate, Object standaloneReportType)
bei Stimulsoft.Report.StiReport.Compile()
bei SolIT.UI.Base.PreviewControl.a(StiReport A_0, Int64 A_1)
... sorry is german, means the Name myTest does not exist in the current context.
where myTest is the variable the latest added variable that can not be used in the report. is there any limit of datafields or variables?
It seems as if i have reached the limit of Fields... (regardless of the type of the field).
I can not imagine because if i do not use the myTest Variable in the report - no error occurs if i try to display the variable, the error occures again.
Please, could you give me some suggestions?
thx in advance
Werner
Is there any limit of Dictionary-Entries
Is there any limit of Dictionary-Entries
Hello,
Can you please send us a sample report with data or a simple test application, which reproduces the issue?
Thank you.
Can you please send us a sample report with data or a simple test application, which reproduces the issue?
Thank you.
Is there any limit of Dictionary-Entries
Sorry for using your time, this was my misstake, i dit make a clear of all variables from outside in a c# code enviroment.
thx for your help
thx for your help
Is there any limit of Dictionary-Entries
Ok! No problems! Have a nice weekend.
Thank you.
Thank you.