DOCUMENT:Q260150 12-APR-2001 [vbwin] TITLE :BUG: Control Manager Allows You to Uninstall of ActiveX DLLs PRODUCT :Microsoft Visual Basic for Windows PROD/VER::3.0 OPER/SYS: KEYWORDS:kbOSWinCEsearch kbGrpDSVB kbDSupport kbVBM300bug ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft eMbedded Visual Basic, version 3.0 ------------------------------------------------------------------------------- SYMPTOMS ======== The eMbedded Visual Basic (eVB) Control Manager allows you to uninstall any ActiveX controls that are in-use. Although the Control Manager does not delete the ActiveX controls from the device, it does remove them from the registry. If you close the application and try to run it again, you receive the following error message: Application Error: The control could not be created. RESOLUTION ========== To resolve this problem, do not uninstall any ActiveX controls from the device that your application needs. STATUS ====== Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATION ================ Steps to Reproduce Behavior --------------------------- 1. In eVB, create a new PocketPC project. Form1 is created by default. 2. Add some ActiveX components to Form1. 3. Run the application on the device. 4. On the Tools menu, point to Remote Tools, and then click Control Manager. 5. Click your device, and then click the ActiveX controls that you included in the project. 6. Right-click these ActiveX controls, and then click Uninstall. 7. Close the application, and try to run it again. You receive the above-mentioned error message. REFERENCES ========== eMbedded Visual Basic 3.0 Release Notes Additional query words: ====================================================================== Keywords : kbOSWinCEsearch kbGrpDSVB kbDSupport kbVBM300bug Technology : kbVBSearch kbAudDeveloper kbZNotKeyword2 kbVBeMbSearch kbVBeMb300 Version : :3.0 Issue type : kbbug Solution Type : kbpending ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.