I'm unable to open my project in Visual Studio 2008. It was developed in C# by my friend. It is showing the this error:
"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. "
How do I rectify this problem?