Application Error

S

Shih Wee

I have successfully bulit my Wins XPE and installed a
surillvance program on it. It works fine until I try to
view back the past records and it generates a error
message.It reads as 'The instruction at "0x0073530f"
referenced memory at "0x00000000". The memory could not
be "written"
Click on OK to terminate the program'
After I click ok, my system will reboot itself. I suspect
I maybe lacking of some components in order to make the
application work. But what components should I be looking
at??
Apprecicate it if anyone can help me on this
Thanks in advance

Regards
Shih Wee
 
K

Kesavan

hi Shih,

Your guess could be right.It can have a dll or other corresponding
component dependencies that it might need at runtime.Walking through
the Dependency Walker can help you identify any dll dependencies Hope
you have the right amount of memory ,coz sometimes my Ram had to be
enhanced.

Regards
kesavan
 
S

Shih Wee

Hi Kesvan, thanks for the reply, I'm not sure what u mean
by the Dependency Walker. I have already did a Dpendency
check if that is wat u mean and there is nothing 4 me to
resolve. Also I have a 256 DDR RAM, Do u recokon that is
not enough?
 
K

Kesavan

Hi shih,

You can use tools from DependencyWalker.com and SysInternals.com to
help determine what files and their owning components are required to
be in the XPe
runtime.The Dependency walker helps you to understand what dlls are
needed by the app thereby giving you the way to find out the
components that include them .This should help you to fix any dll
dependencies that your app requires in the runtime..

http://www.dependencywalker.com/

I guess there is no problem with the RAM coz everything else works
fine .

Good Luck!
Kesavan
 
S

Shih Wee

Hi Kesavan,

Thanks for replying me, but I'm still having some trouble.
I have already ran the Dependency Walker & it generated 4
errors. However, the components does not include dll
files. Would you happen to know where can I find them.
The dll files are as follows
1) W32TOPL.dll
2) MFC70EWU.dll
3) MFC70LOC.dll
4) SYSTEMWATCHENU.dll
5) SYSTEMWATCHLOC.dll
Regards
 
S

Slobodan Brcin

On your development machine probably in windows\system32 folder.

You must create component that will copy them to your image.

Regards,
Slobodan
 
K

Kesavan

Hi Shiee,

The W32TOPL.dll is in Primitive W32Topl component.This came along
with a QFE Q823980 in my machine .So might need to look into the QFE
stuff ..
The other dlls referred I guess wuldnt be there in the Windows,Should
your app require them,then you need to figure out the source for the
same and put it through.

HTH,
kesavan
 
S

Shih Wee

Hi Keasvan,
Need your help again. Where can I find this componenet? I
understand that there is a hidden menu. How do I access it
to add in the components??
Thanks for the help.

Regards
Shih Wee
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top