PRB: Error Message When You Start eVB Project: Object Library Not Registered (315576)
The information in this article applies to:
- Microsoft eMbedded Visual Basic 3.0, when used with:
- Microsoft Windows CE for the Pocket PC
- Microsoft Windows CE for Pocket PC 2002
This article was previously published under Q315576 SYMPTOMS
When you start a new Pocket PC or Pocket PC 2002 project in eMbedded Visual Basic (eVB), you may receive the following error message:
Object Library Not Registered
CAUSE
If you are using Pocket PC, this behavior occurs because the following file was not registered during the installation of the Pocket PC Platform Software Development Kit (SDK):
C:\Program Files\Microsoft eMbedded Tools\EVB\VB6PPC.OLB
If you are using Pocket PC 2002, this behavior occurs because the following file was not registered during the installation of the Pocket PC 2002 Platform SDK:
C:\Program Files\Microsoft eMbedded Tools\EVB\VB6PPC2.OLB
RESOLUTION
To resolve this issue, register the Vb6ppc.olb file by using Regtlib.exe (installed with Visual Studio 6.0 Service Pack 3 and later),
as follows:
- Click Start, and then click Run.
- If you are using Pocket PC, type the following text in the Open box:
regtlib.exe "C:\Program Files\Microsoft eMbedded Tools\EVB\VB6PPC.OLB"
If you are using Pocket PC 2002, type the following text in the Open box: regtlib.exe "C:\Program Files\Microsoft eMbedded Tools\EVB\VB6PPC2.OLB" - Click OK.
Modification Type: | Minor | Last Reviewed: | 7/27/2004 |
---|
Keywords: | kberrmsg kbprb KB315576 kbAudDeveloper |
---|
|