Could not find type 'Csla.NameValueListBase`2[System.Int32,System.String]+NameValuePair'. Please make sure that the assembly that contains this type is referenced. #3763
Unanswered
gthvidsten
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This was asked previously in the archived Github repository: MarimerLLC/cslaforum#203
I have a legacy project (with version 3.8.1.0), so updating to a newer version is not an option.
The exact same error described in the linked post happens to this legacy project as well.
This is now using Visual Studio 2022, .NET 4.6.1, all projects are "Any CPU", and all other things being equal.
Why can't Visual Studio understand that CSLA is actually referred to (it's visible without errors in Project > References), and what can be done to make this extremely debilitating error go away?
Beta Was this translation helpful? Give feedback.
All reactions