Files not found error ?

P

Polaris

Hi Experts:

I need to add my application to Windows XP Embedded image using the
Component Designer/DB Manager/Target Desiner. The application has some user
mode items (exe, dlls) and a kernel driver. I did the following steps in the
Component Designer:

1. Import the devices.pmg
2. Import the inf for for kernel driver
3. Make new "Component" and add files, registry, service data

In steps 3 above, the files (Dlls) are located under C:\Windows\System32.

After running Component Dabase Manager to import those items above and build
image in the Target Designer, I got Error (1005, File not found) for all the
files that I specified in step 3, even though all files are right there in
the correct location.

I have marked all 3 items above as "Release", but it did not make
difference.

I'd appriciate if someone can point out for me where I might do wrong?

Thanks In Advance.
Polaris
 
S

Sean Liming \(MVP\)

When you created the components, did you create a respository and then link
the repository to the component? If not that is what is missing. You will
also want to create a package to link both objects in the SLD under a single
object.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 

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