Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Aug : Invalid stream format?
| Subject: | Invalid stream format? |
| Posted by: | "Jacob Havkrog" (a@a.a) |
| Date: | Sat, 11 Aug 2007 10:06:21 |
During startup of my Delphi 5 application I get this exception:
exception class : EClassNotFound
exception message : Invalid stream format.
004607cc finans.exe Classes 1322 +1 ClassNotFound
00467b60 finans.exe Classes 5382 +7 TReader.FindComponentClass
00465f4d finans.exe Classes 4587 +2 CreateComponent
It only happens on one portable PC:
operating system : Windows XP Service Pack 2 build 2600
system language : Danish
processor : Intel(R) Celeron(R) M CPU 410 @ 1.46GHz
physical memory : 118/447 MB (free/total)
free disk space : (C:) 74,56 GB
display mode : 1280x800, 32 bit
- ATI RADEON XPRESS 200M Series (driver 8.251.0.0)
On any other PC there is no problem. Any idea what's going on?
Thanks
Jacob