new compoent - could not find source

  • Thread starter Thread starter heath holcomb
  • Start date Start date
H

heath holcomb

I have tired to follow the directions for componentizeing a third-party
driver (http://www.microsoft.com/windows/embedded/community/tips/xp
thirdparty.asp), but when adding the component to the build it gives
errors :

"Warning 1121 : Can not find the resource xxxxx.inf for xxxxxxx
Warning 1121 : in the following search path : \\xxxxxxxx\xxxxxxx"

I looks like the component designer is not properaly moving over the system
files needed for the new driver.
 
Hello,

Did you import the componet you created in to the database, using the
manager?

Wayne.
 
Did you create a component repository when you did the componentizing your
driver?
If so, make sure you repository appears in the "\Windows Embedded
Data\Repositories" directory and has all the files required and added to
the component SLD.

KM

hh> I have tired to follow the directions for componentizeing a
hh> third-party driver
hh> (http://www.microsoft.com/windows/embedded/community/tips/xp
hh> thirdparty.asp), but when adding the component to the build it gives
hh> errors :

hh> "Warning 1121 : Can not find the resource xxxxx.inf for xxxxxxx
hh> Warning 1121 : in the following search path : \\xxxxxxxx\xxxxxxx"

hh> I looks like the component designer is not properaly moving over the
hh> system files needed for the new driver.

hh> --
hh> Heath Holcomb

With best regards, KM. E-mail: (e-mail address removed)
 
I have the same problem.

The repository doesn't contain the files.
What can be wrong.

Jacques.


Thze repository is empty...
 
Does your SLD have a repositary(ies)?
Does your component(s) have a link to the repositary(ies)?
Did you import the component with Component Database Manager? When you were
doing the import, did you see any errors?

KM


a> I have the same problem.

a> The repository doesn't contain the files.
a> What can be wrong.

a> Jacques.


a> Thze repository is empty...

hh>>> I have tired to follow the directions for
a> componentizeing a
hh>>> third-party driver

a> (http://www.microsoft.com/windows/embedded/community/tips/
a> xp
hh>>> thirdparty.asp), but when adding the component to
a> the build it gives
hh>>> errors :

hh>>> "Warning 1121 : Can not find the resource xxxxx.inf
a> for xxxxxxx
hh>>> Warning 1121 : in the following search path :
a> \\xxxxxxxx\xxxxxxx"

hh>>> I looks like the component designer is not
a> properaly moving over the
hh>>> system files needed for the new driver.

hh>>> --
hh>>> Heath Holcomb

With best regards, KM. E-mail: (e-mail address removed)
 
Back
Top