Before my elaboration, 'This site Rocks!' I have solved so many problems with the help of the feedback here.
The sad story begins with one of five customers experiencing a Dr. Watson exception error, Access Violation (0xc0000005) Address: (0x0c00556)
Background: Our application is for mental health providers mostly in VFP 6, but a good portion remains in Fox2.6 that is a customized user configurable interface that is quite impressive, although no users do the configuration (all configuration of this interface has been by "Fairly Well Qualified Programmers" - to include me). This interface running in 'screens' was not successfully converted to 6.0 code and runs in native 2.6. Its really quite awsome.
Our app runs, for this particular customer on NT4 SP6 (not 'a') with Terminal Server and Metaframe. Fiber from server to terminal servers and all servers have 2 gig ram.
Users have a garden variety of computers from Pent100 win95 to current configs.
The scenario: a user will begin data entry on a 'Form' actually fox2.6 screen and open as many as 8 children forms, possibly leaving upto 3 children open while entering multiple instances of a fourth child. After 6 to 10 distal child form saves the Exception Error occurs relatively frequently, but not consistently. However, this can not be duplicated on our companies test bed after hours of data entry (my techs are crazy)
I have read everything on this site, other sites, and have raped the MS Knowledge Base. I am going through our source code line-by-line and there are a few improvements that can be made from the novice code, but nothing stricking.
I am thinking small memory leaks over time with repeated code executions, but can not substantiate.
I am reviewing the Dr. Watson logs but at first this was a bunch of gobily-gook to me-so at re-look I am figuring out what it really means.
I am about NUTS with this and our customer's users are beginning to write bad things about me on bathroom walls in gas stations in their small texas town.
If this rings a bell with anyone, I AM ALL EARS!
THANKS
The sad story begins with one of five customers experiencing a Dr. Watson exception error, Access Violation (0xc0000005) Address: (0x0c00556)
Background: Our application is for mental health providers mostly in VFP 6, but a good portion remains in Fox2.6 that is a customized user configurable interface that is quite impressive, although no users do the configuration (all configuration of this interface has been by "Fairly Well Qualified Programmers" - to include me). This interface running in 'screens' was not successfully converted to 6.0 code and runs in native 2.6. Its really quite awsome.
Our app runs, for this particular customer on NT4 SP6 (not 'a') with Terminal Server and Metaframe. Fiber from server to terminal servers and all servers have 2 gig ram.
Users have a garden variety of computers from Pent100 win95 to current configs.
The scenario: a user will begin data entry on a 'Form' actually fox2.6 screen and open as many as 8 children forms, possibly leaving upto 3 children open while entering multiple instances of a fourth child. After 6 to 10 distal child form saves the Exception Error occurs relatively frequently, but not consistently. However, this can not be duplicated on our companies test bed after hours of data entry (my techs are crazy)
I have read everything on this site, other sites, and have raped the MS Knowledge Base. I am going through our source code line-by-line and there are a few improvements that can be made from the novice code, but nothing stricking.
I am thinking small memory leaks over time with repeated code executions, but can not substantiate.
I am reviewing the Dr. Watson logs but at first this was a bunch of gobily-gook to me-so at re-look I am figuring out what it really means.
I am about NUTS with this and our customer's users are beginning to write bad things about me on bathroom walls in gas stations in their small texas town.
If this rings a bell with anyone, I AM ALL EARS!
THANKS