This is a migrated thread and some comments may be shown as answers.

VS 2010 .NET 4.0

2 Answers 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jeroen Eikmans
Top achievements
Rank 1
Jeroen Eikmans asked on 24 Jan 2011, 02:55 PM
First of all, JustCode is a very nice tool that helps me to make beter software faster.

I converted my solution to VS 2010 and .NET 4.0 today.
JustCode now gives me a lot of errors. Most of them have to do with the LinqToSQL classes in the solution.
I think I have all these error because of the error Unknown type or namespace 'Linq' of 'System'.

Apperently JustCode doesn't understand the System.Linq namespace in .NET 4.0?
All errors JustCode returns are in the Web application and I think I get these errors because System.Core isn't referenced in the Web application project. But VS 2010 doesn't allow me to add it to the References because it is automatically referenced by the build system.

What can I do so JustCode understands the System.Linq namesapce from System.Core.dll?

2 Answers, 1 is accepted

Sort by
0
Jeroen Eikmans
Top achievements
Rank 1
answered on 24 Jan 2011, 05:20 PM
After updating Telerik extensions using the Extension Manager of VS 2010 the problem went away.
0
Jeanne
Top achievements
Rank 1
answered on 23 Mar 2013, 11:52 PM
Thanks for posting your solution! I had the same problem, and updating the Telerik WebUI VSExtensions solved the problem for me too.

Telerik: why does this happen?
Tags
General Discussions
Asked by
Jeroen Eikmans
Top achievements
Rank 1
Answers by
Jeroen Eikmans
Top achievements
Rank 1
Jeanne
Top achievements
Rank 1
Share this question
or