Hi,
Where are the classes located? If they are defined in a commom library you
should have access to all of them.
If you did a backup of your projects you should not have any problem after
reinstall.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Gary Brown" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I am resuming a project after reinstalling XP and VS because of
> a hard drive failure. The project uses a custom control library
> which is added to main project. Everything was fine before
> the reinstall but now the compiler does not find most of the
> classes defined in the library.
>
> Each custom control file consists of a main class that inherits
> a control (ListView, eg) followed by a number of ancillary
> classes. The compiler finds the main class but not the ancillaries.
>
> The project's files, .sln, .cs, so on, were not changed from before
> the reinstall.
>
> Any help?
>
> Thanks,
> Gary
>
>
|