DOCUMENT:Q190080 07-AUG-1998 [vbwin] TITLE :PRB: VBCE 1.0 on Same Machine as VB6 Causes Application Error PRODUCT :Microsoft Visual Basic for Windows PROD/VER:WINDOWS:1.0,6.0 OPER/SYS:WINDOWS KEYWORDS: ====================================================================== --------------------------------------------------------------------- The information in this article applies to: - Microsoft Visual Basic Learning, Professional, and Enterprise Editions for Windows, version 6.0 - Windows CE Toolkit for Visual Basic 5.0, version 1.0 --------------------------------------------------------------------- SYMPTOMS ======== Attempting to debug an Add-In project built in Visual Basic 6.0 while having the Windows CE Toolkit for Visual Basic 5.0 (VBCE) installed on the system and loaded within the Add-In Manager Dialog for Visual Basic 5.0 leads to an Application Error. RESOLUTION ========== Deselecting the Windows CE Add-In from the Visual Basic 5.0 Add-In manager prevents further Application Errors. STATUS ====== VBCE 1.0 is not intended to work with Visual Basic 6.0. MORE INFORMATION ================ Steps to Reproduce Behavior --------------------------- The steps below assume Visual Basic 5.0 and 6.0 are both installed on the system, as well as the Windows CE Tookit for Visual Basic 5.0 version 1.0. 1. Launch Visual Basic 6.0 and create a new Addin Project, with its default name of "MyAddIn." 2. Press the F5 key to run MyAddIn. 3. Run a second instance of Visual Basic 6.0. The following error will be received: 'MyAddIn' Could not be loaded. Remove it from the list of available Add-Ins? 4. Click No. 5. Create a New Standard EXE project, Project1. Form1 is created by default. 6. Close Project1 without saving and open a New ActiveX DLL project. A DialogBox entitled "ceide" with the following text will be received: Run-time error '48' File Not Found: Pvbcore.dll 7. Click OK, and note that the ActiveX DLL project is loaded. 8. Close the instance of Visual Basic 6.0 that is not running the Addin project and note that an Application Error occurs. Additional query words: kbDSupport kbIDE kbWinCE100 kbVBp600 kbWince kbVBp kbVBCE kbdss kbAddIn ====================================================================== Version : WINDOWS:1.0,6.0 Platform : WINDOWS Issue type : kbprb ============================================================================= 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 1998.