PC Review


Reply
Thread Tools Rate Thread

C# Can't Find Some of My Classes After VS Reinstall

 
 
Gary Brown
Guest
Posts: n/a
 
      28th Aug 2006
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


 
Reply With Quote
 
 
 
 
Ignacio Machin \( .NET/ C# MVP \)
Guest
Posts: n/a
 
      28th Aug 2006
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
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS Can't Find Classes in App_Code jehugaleahsa@gmail.com Microsoft C# .NET 2 5th Sep 2008 12:16 AM
Can't find paid for E Learning classes =?Utf-8?B?Q0ogR2lsYmVydC1TaWx2YQ==?= Microsoft Word New Users 2 28th Mar 2007 02:57 AM
How to find derived classes? Zark3 Microsoft C# .NET 1 4th Mar 2007 12:22 PM
C# Can't Find Some of My Classes After VS Reinstall Gary Brown Windows XP General 1 28th Aug 2006 06:08 PM
How to find all classes in an assembly having a customAttribute? Sky Microsoft C# .NET 5 13th Jul 2004 11:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:26 AM.