Unable to open my project in C# .Net

Posted by user210332 on Stack Overflow See other posts from Stack Overflow or by user210332
Published on 2009-11-27T11:48:46Z Indexed on 2010/06/09 10:52 UTC
Read the original article Hit count: 161

Filed under:
|
|

Hello sir/madam, I'm unable to open my project in visual studio2008. It was developed in C# .net by my friend. When i try to open any open it is showing the error as:

  "Could not find type 'LibrarySystem.ctrlSeparator'.
  Please make sure that the assembly that contains this type is referenced.
  If this type is a part of your development project, make sure that
  the project has been successfully built. "

Also

  "The variable 'ctrlSeparator1' is either undeclared or was never assigned. "
  Please anyone help me about how to rectify this problem.

With regards and waiting for your answer

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET