Re: Error installation emdedded Visual Tool 3.0 and Pocket PC sdk 2002 by David
David
Tue Jul 06 16:18:31 CDT 2004
Ah, thanks for sharing this information and glad to hear you resolved the
problem. It sounds like the ATL files were not correctly registered on the
PC. Your solution is simple, quick and easy.
David
------
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ian Maurin Soucy" <anonymous@discussions.microsoft.com> wrote in message
news:2774501c46391$b9142750$a501280a@phx.gbl...
>
> I solve a problem with the installation of Embedded
> Visual Tool 3.0 and with Pocket PC SDK 2002
>
> If the installation freeze or show error on registering
> some DLL like vbcedem.dll , you can try this solution :
>
> - Run this commands :
>
> 1- regsvr32 -u atl.dll
> 2- regsvr32 atl.dll
>
>
> Good luck !