When Importing my .sld I get the following:
================================================================
Copying 'Gesytec Repository' repository files to
\\TRILLOUS\Repositories\{F8879982-B4C9-4CD8-95D3-688003613774}
Importing... C:\AVL\Easylon Driver\LpcWdm.sld
50% Importing... 'Gesytec Repository' Repository
100% Importing... 'Gesytec LPC WDM Driver ISA/PC-104' Component
Import Succeeded
Changes to the database have been committed
File(s) Processed : 1, File(s) Succeeded : 1
================================================================
When adding the component to my Target Designer:
===============================================================================================
Info 101: Initializing new component: "Gesytec LPC WDM Driver ISA/PC-104 [Version 1, R2]"
Warning 1116: Adding unreleased component to configuration: "Gesytec LPC WDM Driver ISA/PC-104
[Version 1, R2]"
Warning 1121: Can not find file resource paths for 'Gesytec LPC WDM Driver ISA/PC-104'. Please
check the component definition.
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 0 Bytes
===============================================================================================
Then when building my image I get the following errors.
===========================================
Error 1005: File not found: "LpcWdm.inf"
Error 1005: File not found: "lpcwdm.sys"
Error 1005: File not found: "lpxvdd.dll"
Error 1005: File not found: "LPXDOS.EXE"
===========================================
I must be creating my Repository incorrectly, because those are the same errors that I was getting
before. I did follow the tutorial:
http://msdn.microsoft.com/library/de...toryObject.asp
I'll delete everything and try again.
Thanks,
Jason
KM wrote:
> Jason,
>
> Are you referring to this tutor?
> http://msdn.microsoft.com/library/de...ntosldfile.asp
>
> Then it says nothing about how to import the result component in CDM.
> Quite frankly I do NOT know why the heck all the tutorials from Component Designer Guide are missing Repository info. In my opinion,
> it should be there.
>
> Anyway, when you switch to CDM that is where you should read another Guide - Component Database manager guide.
> Particular one you should be interested in now that relates to Repository -
> http://msdn.microsoft.com/library/en...positories.asp.
>
> Also read about the Repository object to understand what you are dealing with:
> http://msdn.microsoft.com/library/de...toryObject.asp
>
>