I am boggled by this. I have a form that calls another form that runs a
crystal report viewer in it. My program was running fine. I modified it a
little bit and try to run it again and now I get the error "Overflow or
underflow in arithmetic operation" everytime the form trys to load because in
the InitializeComponent() function in .net when it is trying to create the
crystal report viewer it crashes and throws that error. I do not know what
causes this error. I'd appreciate a way to troubleshoot this thanks.
David