Problem when adding a component in Target Designer

G

Guest

I created a component (really just a import of a .inf to create and intel
graphics chipset component), using the component designer. I folowed the
steps in Sean Liming's Windows XP Embedded Advanced book, and these same
steps worked for a Dell Monitor driver component I created earlier. However,
when I try to add the component to my configuration in the Target Designer, I
get:

Info 101: Initializing new component: "Intel(R) Graphics Chipset (KCH)
Driver [Version 5.00.2195.1, R3]"
Warning 1116: Adding unreleased component to configuration: "Intel(R)
Graphics Chipset (KCH) Driver [Version 5.00.2195.1, R3]"
Warning 1121: Can not find file resource paths for 'Intel(R) Graphics
Chipset (KCH) Driver'. Please check the component definition.
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 0 Bytes


What does the 'could not find file resource paths mean? The files are in
the repository. The package/component look fine when I examine them in the
component database.


If I look at the Source Size column for the files under the component, they
are all 0 bytes. And If I try to build, I then get:

Error 1005: File not found: "ikch8xx.cat"
Error 1005: File not found: "IKCH8XX.INF"
Error 1005: File not found: "ialmkchw.sys"

Any ideas why I can't successfully add the component to the configuration?

(e-mail address removed)
 
K

KM

hanleyh1,

Can you check if for the troublesome files from the list below the GUID was generated?
Open the SLD in CD again, got to component's Files section, find the file and open its Advanced Properties.
Find ComponentVSGUID extended property and see if it is all "0"-s or something else. If "0", click New, save SLD, re-import and try
to build again.

Let us know if it helps.
 
N

Nelson

Hanley,

Try manually adding these file resources in the .sld file.
- Also under Components -> x.sld ..right click and release component
to the database.

~n
 
G

Guest

The GUID all have valid (non-zero) values for all the files.



KM said:
hanleyh1,

Can you check if for the troublesome files from the list below the GUID was generated?
Open the SLD in CD again, got to component's Files section, find the file and open its Advanced Properties.
Find ComponentVSGUID extended property and see if it is all "0"-s or something else. If "0", click New, save SLD, re-import and try
to build again.

Let us know if it helps.

--
Regards,
KM, BSquare Corp.

I created a component (really just a import of a .inf to create and intel
graphics chipset component), using the component designer. I folowed the
steps in Sean Liming's Windows XP Embedded Advanced book, and these same
steps worked for a Dell Monitor driver component I created earlier. However,
when I try to add the component to my configuration in the Target Designer, I
get:

Info 101: Initializing new component: "Intel(R) Graphics Chipset (KCH)
Driver [Version 5.00.2195.1, R3]"
Warning 1116: Adding unreleased component to configuration: "Intel(R)
Graphics Chipset (KCH) Driver [Version 5.00.2195.1, R3]"
Warning 1121: Can not find file resource paths for 'Intel(R) Graphics
Chipset (KCH) Driver'. Please check the component definition.
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 0 Bytes


What does the 'could not find file resource paths mean? The files are in
the repository. The package/component look fine when I examine them in the
component database.


If I look at the Source Size column for the files under the component, they
are all 0 bytes. And If I try to build, I then get:

Error 1005: File not found: "ikch8xx.cat"
Error 1005: File not found: "IKCH8XX.INF"
Error 1005: File not found: "ialmkchw.sys"

Any ideas why I can't successfully add the component to the configuration?

(e-mail address removed)
 
K

KM

hanleyh1,

By any chance, did you change the SrcPath extended property of those files in CD?

--
Regards,
KM, BSquare Corp.

The GUID all have valid (non-zero) values for all the files.



KM said:
hanleyh1,

Can you check if for the troublesome files from the list below the GUID was generated?
Open the SLD in CD again, got to component's Files section, find the file and open its Advanced Properties.
Find ComponentVSGUID extended property and see if it is all "0"-s or something else. If "0", click New, save SLD, re-import and try
to build again.

Let us know if it helps.

--
Regards,
KM, BSquare Corp.

I created a component (really just a import of a .inf to create and intel
graphics chipset component), using the component designer. I folowed the
steps in Sean Liming's Windows XP Embedded Advanced book, and these same
steps worked for a Dell Monitor driver component I created earlier. However,
when I try to add the component to my configuration in the Target Designer, I
get:

Info 101: Initializing new component: "Intel(R) Graphics Chipset (KCH)
Driver [Version 5.00.2195.1, R3]"
Warning 1116: Adding unreleased component to configuration: "Intel(R)
Graphics Chipset (KCH) Driver [Version 5.00.2195.1, R3]"
Warning 1121: Can not find file resource paths for 'Intel(R) Graphics
Chipset (KCH) Driver'. Please check the component definition.
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 0 Bytes


What does the 'could not find file resource paths mean? The files are in
the repository. The package/component look fine when I examine them in the
component database.


If I look at the Source Size column for the files under the component, they
are all 0 bytes. And If I try to build, I then get:

Error 1005: File not found: "ikch8xx.cat"
Error 1005: File not found: "IKCH8XX.INF"
Error 1005: File not found: "ialmkchw.sys"

Any ideas why I can't successfully add the component to the configuration?

(e-mail address removed)
 
G

Guest

I finally did solve the problem. It turns out I need to set the repository
name. Whatever it had for default wasn't correct.

-hanley

KM said:
hanleyh1,

By any chance, did you change the SrcPath extended property of those files in CD?

--
Regards,
KM, BSquare Corp.

The GUID all have valid (non-zero) values for all the files.



KM said:
hanleyh1,

Can you check if for the troublesome files from the list below the GUID was generated?
Open the SLD in CD again, got to component's Files section, find the file and open its Advanced Properties.
Find ComponentVSGUID extended property and see if it is all "0"-s or something else. If "0", click New, save SLD, re-import and try
to build again.

Let us know if it helps.

--
Regards,
KM, BSquare Corp.


I created a component (really just a import of a .inf to create and intel
graphics chipset component), using the component designer. I folowed the
steps in Sean Liming's Windows XP Embedded Advanced book, and these same
steps worked for a Dell Monitor driver component I created earlier. However,
when I try to add the component to my configuration in the Target Designer, I
get:

Info 101: Initializing new component: "Intel(R) Graphics Chipset (KCH)
Driver [Version 5.00.2195.1, R3]"
Warning 1116: Adding unreleased component to configuration: "Intel(R)
Graphics Chipset (KCH) Driver [Version 5.00.2195.1, R3]"
Warning 1121: Can not find file resource paths for 'Intel(R) Graphics
Chipset (KCH) Driver'. Please check the component definition.
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 0 Bytes


What does the 'could not find file resource paths mean? The files are in
the repository. The package/component look fine when I examine them in the
component database.


If I look at the Source Size column for the files under the component, they
are all 0 bytes. And If I try to build, I then get:

Error 1005: File not found: "ikch8xx.cat"
Error 1005: File not found: "IKCH8XX.INF"
Error 1005: File not found: "ialmkchw.sys"

Any ideas why I can't successfully add the component to the configuration?

(e-mail address removed)
 

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