Well, thats just DMAN scary ! I recompiled the exe and its fine now ! Heres what I found on experts exchange that says what the error is :-
Windows doesn't write code-pages to the swap file, because it can just read them again from the exe file. If you have network problems when it needs to do this, you will get the STATUS_IN_PAGE_ERROR excption. ---shrug--- Jeremy -----Original Message----- From: "vss" <[EMAIL PROTECTED]> To: Multiple recipients of list delphi <[EMAIL PROTECTED]> Date: Wed, 29 Jan 2003 14:27:39 +1300 Subject: [DUG]: External Exceptions > HI all. > I have been working on an app. for work, and we are going to be running > it from a local share. > This is all ok, and the app runs fine, but as soon as I try to double > click on an item in a list view I get an "External exception C0000006" > If I run the app. locally its fine! > This is with Delphi 6, latest Sp, and Windows 2k > P.s. running it off the network share in XP is fine. > > has anyone else had this, and is there a solution? > > Cheers, Jeremy > > ----------------------------------------------------------------------- > ---- > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
