PRB: Deployment Device Property of Smart Device Class Library Changes to Consuming Application After You Build (813577)
The information in this article applies to:
- Microsoft .NET Compact Framework
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
SYMPTOMSWhen you create a class library for smart devices such as
Microsoft Windows CE or Microsoft Pocket PC 2002, the deployment device may appear as a Same as device of consuming project option. When you consume this library in a smart device
application that is in the same project group, the deployment device
changes to Windows CE or Pocket PC 2002 or corresponding emulators, and the deployment device is not listed as a Same as device of consuming project option. Because of this, you may not be able to consume
this library in another application with a different deployment
device.WORKAROUNDTo work around this problem, do not add the class library in
a project group. Create the class library in a separate project, build the
library, and then add the reference to the compiled .dll file in your consuming
application.STATUS This
behavior is by design.REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
813562
PRB: Deployment on an Emulator Does Not Respond When You Select the COM1 Port in the Configure Emulator Settings Window
Modification Type: | Minor | Last Reviewed: | 5/20/2005 |
---|
Keywords: | kbDeviceSpecific kbProperties kbDeployment kbprb KB813577 kbAudDeveloper |
---|
|