Lots of "File not found"-Errors on building a configuration
  Home FAQ Contact Sign in
microsoft.public.windowsxp.embedded only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... embedded Profile…
 Up
Lots of "File not found"-Errors on building a configuration         


Author: Peter Zahn
Date: Sep 8, 2008 23:32

Hello,

i am working on an XPe-configuration, which uses components from the
mainboard vendor (Kontron). Every component (hardware drivers) brings its own
Repository. As the components weren't released, i released them and imported
them a second time. This includes importing the component-files (i had to
delete the repository first, to do this without write permission errors). The
repositories were, as i see, successfully created.
Now i get about 70 of the following "File not found"-Messages on building
the configuration:

Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
"igxpdv32.dll"
R: Error 1005: File not found: "igxpdv32.dll"

The part, that confuses me is, that in contrast to this message, the files
are included in the build.

Now i'd like to get rid of this message, and "repair" the database, so that
the files are no more recognized as missing. Maybe someone can tell me, what
is causing this error message, and how i could repair it.

Thanks in advance,

Peter Zahn
5 Comments
Re: Lots of "File not found"-Errors on building a configuration         


Author: DPM
Date: Sep 9, 2008 07:51

"Peter Zahn" discussions.microsoft.com> wrote in message
news:05179D6D-0955-4FF4-B6F1-2665FBC58674@microsoft.com...
> Hello,
>
> i am working on an XPe-configuration, which uses components from the
> mainboard vendor (Kontron). Every component (hardware drivers) brings its
> own
> Repository. As the components weren't released, i released them and
> imported
> them a second time. This includes importing the component-files (i had to
> delete the repository first, to do this without write permission errors).
> The
> repositories were, as i see, successfully created.
> Now i get about 70 of the following "File not found"-Messages on building
> the configuration:
>
> Error 1005 (0x3ED) in "PlatformLib::CopySrcFile2": File not found:
> "igxpdv32.dll"
> R: Error 1005: File not found: "igxpdv32.dll"
> ...
Show full article (2.05Kb)
no comments
Re: Lots of "File not found"-Errors on building a configuration         


Author: Peter Zahn
Date: Sep 10, 2008 01:12

Hello Dean,

thanks for your reply!
> From what you said I suspect that the link between the component and its
> repository was either not made, or made improperly.

I double checked the path to the assigned repository for one component in
"Component Database Manager" (Repository tab -> Change location), which
seemed to be correct.
> an associated repository. Each component must point to the appropriate
> repository; if it does not, then you will get "File not found" errors in
> Target Designer when it tries to pull the files out of the repository.

Now, what is unclear to me, how does a component reference a repository? As
i can see in "Component Database Manager", each repository consists of a name
and a version. Does TD simply look for a repository with the specific name
and version, or is there a kind of "database connection" between component
and repository? If yes, could it be that this "link" gets broken?
> From what I can see, "releasing" a component is merely a way of tracking a
> component's status - it has nothing to do with files or their repositories.
Show full article (2.24Kb)
no comments
Re: Lots of "File not found"-Errors on building a configuration         


Author: DPM
Date: Sep 10, 2008 11:38

"Peter Zahn" discussions.microsoft.com> wrote in message
news:2D54AB85-F1FB-4E3B-BC8B-E5E8E9060A44@microsoft.com...
> Hello Dean,
>
> thanks for your reply!
>
>> From what you said I suspect that the link between the component and its
>> repository was either not made, or made improperly.
>
> I double checked the path to the assigned repository for one component in
> "Component Database Manager" (Repository tab -> Change location), which
> seemed to be correct.
>
>> an associated repository. Each component must point to the appropriate
>> repository; if it does not, then you will get "File not found" errors in
>> Target Designer when it tries to pull the files out of the repository.
>
> Now, what is unclear to me, how does a component reference a repository?
> As
> i can see in "Component Database Manager", each repository consists of a ...
Show full article (3.21Kb)
no comments
Re: Lots of "File not found"-Errors on building a configuration         


Author: Gokul
Date: Sep 10, 2008 20:34

Hi Peter,

From your post i assume you have created repository but not linked to the
component.
you have to link the component to the repository using component designer
tool.

--
Gokul

"DPM" wrote:
>
> "Peter Zahn" discussions.microsoft.com> wrote in message
> news:2D54AB85-F1FB-4E3B-BC8B-E5E8E9060A44@microsoft.com...
>> Hello Dean,
>>
>> thanks for your reply!
>>
>>> From what...
Show full article (3.58Kb)
no comments
Re: Lots of "File not found"-Errors on building a configuration         


Author: Peter Zahn
Date: Sep 15, 2008 05:19

> Start CD and open your .sld. On the left pane under "Windows XP Embedded
> Client (x86)" you'll see a Components folder - in it you should have at
> least 1 component. Click a component, and on the right pane in the bottom
> block you'll see a field named "Repository". If the field contents does not
> have the name of the repository where the files enumerated in the Files list
> (revealed by expanding your component) are kept then TD will throw "File not
> found" errors. This in the magic link that tells TD in what repository to
> look for the files you've added to your component.

OK, i'll double-check all my components for having this link correct. Thanks
for your detailled answer, now the repositories seem a bit more logical to me.

Peter Zahn
no comments

RELATED THREADS
SubjectArticles qty Group
aggiornamento errore [Numero errore: 0x8007007B]microsoft.public.it.windowsupdate ·