When you run the Web Services on Devices (WSD) StockQuote sample provided by the Windows Embedded Compact 7 SYSGEN_WSDAPI_SAMPLES catalog item, StockQuoteClient.exe may report error 0x80072ee5 (ERROR_INTERNET_INVALID_URL).
In this article:
To work properly, the StockQuote sample requires the OS to support the Bluetooth Stack with Universal Loadable Driver catalog item, which is associated with the SYSGEN_BTH variable. Although the sample itself doesn’t require Bluetooth functionality, this SYSGEN provides other needed functionality.
To fix the problem, add SYSGEN_BTH to your OS design by following the instructions below.
In Platform Builder, in Catalog Items View, expand Core OS, and then expand Windows Embedded Compact.
Expand Communication Services and Networking and then expand Networking – Personal Area Network (PAN).
Expand Bluetooth and then expand Basic Package.
Select Bluetooth Stack with Universal Loadable Driver.
Save your changes and rebuild the OS.
Wendy Giberson edited Revision 7. Comment: Added link to article "StockQuote Sample: How to Avoid Error 80004005"
Ed Price - MSFT edited Revision 5. Comment: Title casing. Added tags. Switching the last two (See Also is for Wiki and Community Resources is for anything outside of Wiki). Great article!
Wendy Giberson edited Original. Comment: Updated title to include product name.