Hello, When I try to upgrade a project using the upgrade wizard, I get this message: Upgrade failed; Exception occurred: Your project is using out-of-date versions of the following libraries: mscomctl.ocx (2.0.0) Please make sure your project is using the latest version of those libraries before upgrading. But I can't find a later version to install... -- J.Moreno
On Feb 23, 2:32 pm, pl...@newsreaders.com wrote: > Hello, > > When I try to upgrade a project using the upgrade wizard, I get this > message: > > Upgrade failed; Exception occurred: Your project is using out-of-date > versions of the following libraries:mscomctl.ocx (2.0.0) > Please make sure your project is using the latest version of those > libraries before upgrading. > > But I can't find a later version to install... As a bit of further confusion.... The project has two user controls, both use MSCOMCTL, and the above failure happens when processing the 2nd user control, not the first. If I delete the 2nd user control from the project, the wizard gets a lot farther in it's process before failing on another form. -- J.Moreno