Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Error Handling in the Calendar Control (Read 2055 times)
Achim
Junior Member
**
Offline


MindFusion rocks!

Posts: 70
Location: Bayreuth, Germany
Joined: Jun 28th, 2012
Error Handling in the Calendar Control
Apr 4th, 2013 at 9:55am
Print Post  
Hi there,

after working some time with the control (dragging and dropping items in the resource view) I'm getting an error which seems to be internal to the control. The whole surface gets white with a red border and red crossed lines.

Is there any way to get access to the exception that caused the problem?

Best regards
Achim
  
Back to top
WWW  
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Error Handling in the Calendar Control
Reply #1 - Apr 4th, 2013 at 10:25am
Print Post  
Hi,

This usually happens when there is an error in GDI+. Try disabling your custom drawing code (if you are using any) and see if the problem will happen again. You can also enable breaking on first chance exceptions inside Visual Studio (Debug > Exceptions) and provide me with the stack trace of the exception when it is thrown.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint