Memory issue with Xpe

  • Thread starter Thread starter Katheryne
  • Start date Start date
K

Katheryne

Hi Group

I have "Logitec QuickCam Express". I am trying to install the application to
capture video and pictures. It successfully worked for capturing pictures
but while clicking on "capture video" button, its giving the following error
and stops the process.

The instruction at "0x00404f16" referenced memory at "0x00000014". The
memory could not be "read". Click on Ok to
terminate the program.

can anyone help to resolve this issue

Thanks and Regards
Katheryne
 
Hi Katheryne,

I would suggest opening the application's executable in Dependency Walker
and see if there are any static references to files that are not included in
your image. That should give you a starting point on what components are
missing. The Memory could not be read error is pretty generic and typical of
missing support files for your application.

HTH,
Brad
 
Back
Top