"Un-representable DateTime"

  • Thread starter Thread starter Michael Shergold
  • Start date Start date
M

Michael Shergold

I'm suddenly getting this exception message with one application that
seemingly uses dotnet.framework..
Every thing else seems to work
How do I resolve this.. I've updated to 3.5 but it still occurs

Michael in Sussex, England
 
Michael said:
I'm suddenly getting this exception message with one application that
seemingly uses dotnet.framework..

Have you considered asking at the support/help/whatever forums/website for the
software in question?
Every thing else seems to work
How do I resolve this.. I've updated to 3.5 but it still occurs

This isn't really the place for general .NET application support. You should
discuss it with the application developer/vendor.

Chris.
 
Michael said:
I'm suddenly getting this exception message with one application that
seemingly uses dotnet.framework..
Every thing else seems to work
How do I resolve this.. I've updated to 3.5 but it still occurs

Michael in Sussex, England

I would guess it is an end of year problem. Does it work ok when you set
the date to 31/12/2007 and stop working on 1/01/2008.

Nick ex of Sussex.
 
Nick said:
I would guess it is an end of year problem. Does it work ok when you set
the date to 31/12/2007 and stop working on 1/01/2008.

Nick ex of Sussex.


That is what I suspected and reported to the s/w suppliers on Tuesday but I
have not had a reply.. Perhaps they're on holiday until next week! I've
removed the program from start-up.
Michael
 
Back
Top