DateTimePickerControl1 does not exist in the current context
Posted: Fri Jul 31, 2009 3:09 pm
I created a report with designer.exe. I created a form that collects some date parameters using the DateTimePickerControl. It runs fine in desinger.exe.
But when I try to run the report in the web designer I get the following message.
Compilation Error in Report
File Name Line, Column Error Number Error Text
c:\Users\kevin\AppData\Local\Temp\fkzjbibm.0.cs 397, 78 CS0103 The name 'DateTimePickerControl1' does not exist in the current context
c:\Users\kevin\AppData\Local\Temp\fkzjbibm.0.cs 398, 76 CS0103 The name 'DateTimePickerControl2' does not exist in the current context
Report EngineV2, Version: 2009.2.458 from 27 July 2009
But when I try to run the report in the web designer I get the following message.
Compilation Error in Report
File Name Line, Column Error Number Error Text
c:\Users\kevin\AppData\Local\Temp\fkzjbibm.0.cs 397, 78 CS0103 The name 'DateTimePickerControl1' does not exist in the current context
c:\Users\kevin\AppData\Local\Temp\fkzjbibm.0.cs 398, 76 CS0103 The name 'DateTimePickerControl2' does not exist in the current context
Report EngineV2, Version: 2009.2.458 from 27 July 2009