| Author |
Message |
Jan Mikkelsen
Guest
|
Posted:
Thu Dec 30, 2004 4:03 pm Post subject:
problems creating and using a sld. |
|
|
Hello good people.
I created a .sld from and .inf file. using the following guide.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/cdtskImportingDataFromINFFileIntoSLDFile.asp
in step6 I chooses automatic.
but when adding the component in Target Designer it errors with the
following:
Info 101: Initializing new component: "GeneralTouch Touchscreen serial
interface [Version 1.0.0.0, R3]"
Warning 1116: Adding unreleased component to configuration: "GeneralTouch
Touchscreen serial interface [Version 1.0.0.0, R3]"
Warning 1121: Can not find the resource GenTouch.inf for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource Genstub.sys for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource GenTouch.sys for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource GenCalib.exe for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource GenTouch.cpl for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource UnInst.exe for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource Readme.txt for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource GenHelp.Chm for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Warning 1121: Can not find the resource RButton.exe for GeneralTouch
Touchscreen serial interface
Warning 1121: in the following search path:
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Warning 1121: The estimated configuration size may not be accurate.
Info 101: Estimated footprint: 57344 Bytes
I did check the path in Component designer, and they are all accurate.
Should / can i manually copy all the files neede to the following folders
\\JM\Repositories\{022716D8-0CF0-4779-B94C-8E52EB36709C},
\\JM\Repositories\{347677C8-8935-4d30-8DDA-FB6D701ACF47},
\\JM\Repositories\{484C9D34-846E-40E2-A2E6-FF2771A303D5}
Any Advice ?
Thanks
Jan |
|
| Back to top |
|
 |
William Sullivan
Guest
|
Posted:
Thu Dec 30, 2004 6:51 pm Post subject:
RE: problems creating and using a sld. |
|
|
Had the same problem, posted (see "Am I missing something?" about four posts
back) on it, and got a response. There is a checkbox at the bottom of the
dialog when you import the .inf which tells Component Designer to copy the
files into the repository. It's checked by default, so you probably have a
different problem. Mine was that the files detailed in the .inf file were
missing. Open your .inf file in notepad and get the list of files that it
requires. Make sure all these files are in the same directory as the .inf
file. Lastly, make sure that box is checked on the import dialog. If this
doesn't work, post back here.
"Jan Mikkelsen" wrote:
| Quote: | Hello good people.
I created a .sld from and .inf file. using the following guide.
[snip] |
|
|
| Back to top |
|
 |
William Sullivan
Guest
|
Posted:
Thu Dec 30, 2004 9:37 pm Post subject:
RE: problems creating and using a sld. |
|
|
Okay, I just did what I suggested and it doesn't work. The secret is that
you have to do some hooking up that isn't covered in the tutorials or in the
import process I've seen. You have to follow the instructions at
http://msdn.microsoft.com/embedded/community/community/tips/xp/thrdprty/default.aspx
In addition to importing the .inf, you have to create a package for your new
component, add a repository pointing to the directory containing the files
for your driver, then hook this repository to each component contained in the
SLD. Hope this helps.
"Jan Mikkelsen" wrote:
| Quote: | Hello good people.
I created a .sld from and .inf file. using the following guide.
{snippety} |
|
|
| Back to top |
|
 |
KM
Guest
|
Posted:
Thu Dec 30, 2004 10:54 pm Post subject:
Re: problems creating and using a sld. |
|
|
Jan,
You seem to not import the component repository properly.
| Quote: | .......
Should / can i manually copy all the files neede to the following folders
|
Yes, you can. (the repository GUID has been created and registred with your component SLD)
KM |
|
| Back to top |
|
 |
William Sullivan
Guest
|
Posted:
Fri Dec 31, 2004 12:25 am Post subject:
Re: problems creating and using a sld. |
|
|
Just copying the files to a repository doesn't work (at least it didn't work
for me). Just follow the steps in
http://msdn.microsoft.com/embedded/community/community/tips/xp/thrdprty/default.aspx and you'll get it done right.
"KM" wrote:
| Quote: | Jan,
You seem to not import the component repository properly.
.......
Should / can i manually copy all the files neede to the following folders
Yes, you can. (the repository GUID has been created and registred with your component SLD) |
|
|
| Back to top |
|
 |
KM
Guest
|
Posted:
Fri Dec 31, 2004 1:00 am Post subject:
Re: problems creating and using a sld. |
|
|
William,
As soon as the repository has been created at least once, you can manipulate the files under the Repository folder as you wish.
You can copy/replace/delete (but then make sure the files not used in your current projects)/etc. the files there.
--
Regards,
KM, BSquare Corp.
| Quote: | Just copying the files to a repository doesn't work (at least it didn't work
for me). Just follow the steps in
http://msdn.microsoft.com/embedded/community/community/tips/xp/thrdprty/default.aspx and you'll get it done right.
"KM" wrote:
Jan,
You seem to not import the component repository properly.
.......
Should / can i manually copy all the files neede to the following folders
Yes, you can. (the repository GUID has been created and registred with your component SLD) |
|
|
| Back to top |
|
 |
Jan Mikkelsen
Guest
|
Posted:
Mon Jan 03, 2005 10:07 am Post subject:
Re: problems creating and using a sld. |
|
|
ok, thanks for your replys, will test it today, see what happends.
/Jan
"KM" <konstmor@nospam_yahoo.com> skrev i en meddelelse
news:OzJwrmq7EHA.1524@TK2MSFTNGP09.phx.gbl...
| Quote: | William,
As soon as the repository has been created at least once, you can
manipulate the files under the Repository folder as you wish.
You can copy/replace/delete (but then make sure the files not used in your
current projects)/etc. the files there.
--
Regards,
KM, BSquare Corp.
Just copying the files to a repository doesn't work (at least it didn't
work
for me). Just follow the steps in
http://msdn.microsoft.com/embedded/community/community/tips/xp/thrdprty/default.aspx
and you'll get it done right.
"KM" wrote:
Jan,
You seem to not import the component repository properly.
.......
Should / can i manually copy all the files neede to the following
folders
Yes, you can. (the repository GUID has been created and registred with
your component SLD)
|
|
|
| Back to top |
|
 |
Jan Mikkelsen
Guest
|
Posted:
Tue Jan 04, 2005 3:12 pm Post subject:
Re: problems creating and using a sld. |
|
|
Hey KM.and William Sullivan.
I was able to copy the files to the repository folder after the import
didnt copy the files automatically.
Thanks for all your help.
/Jan
"KM" <konstmor@nospam_yahoo.com> skrev i en meddelelse
news:uIacrip7EHA.1392@tk2msftngp13.phx.gbl...
| Quote: | Jan,
You seem to not import the component repository properly.
.......
Should / can i manually copy all the files neede to the following folders
Yes, you can. (the repository GUID has been created and registred with
your component SLD)
KM
|
|
|
| Back to top |
|
 |
|
|
|
|