dbicDayView Send comments on this topic.
Developing with dbicDayView - Error Messages

Glossary Item Box

Error Messages

 

There are a variety of different errors that can be trapped when using this control. All error messages are sent directly to the ControlError event and are sent as an integer value and text message. These errors include…

 

1 - Create In Dead Zone: An attempt was made to create an appointment in a dead zone.

 

2 - Move In Dead Zone: An attempt was made to move an appointment into a dead zone.

 

3 - Drop In Dead Zone: An attempt was made to drop an appointment into a dead zone.

 

100 - File Not Found: An attempt was made to read in a file that does not exist, or could not be found

 

101 - Invalid XML File: An attempt was made to read an XML file that the control did not recognize.

 

*102 - Edit Height : xx ...  Preferred Height : yy

*The 102 error indicates that the font size selected will not fit properly into the edit window, please adjust the size of the control or modify the font size to a smaller value.