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

Unknown Entity 'Forms'

1 Answer 28 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.
Lee
Top achievements
Rank 1
Lee asked on 26 Jun 2015, 09:27 AM

We've been using Justcode for a year or so but after a system reboot earlier this week it is returning a Good-Code-Red error in all our projects:

VB.NET: Unknown entity 'Forms' of namespace 'Windows'

 

Seems like this was an issue with a conflicting namespace that was reported last year?

I've just downloaded latest version of Justcode (Q2 2015 2015.2.622.1) but still getting the error.

We're using VS2012 (4.5.51209).

 Is there any way around the issue, or can we disable this specific error only?

 

Regards,

 

Lee

1 Answer, 1 is accepted

Sort by
0
Nikolay Valchev
Telerik team
answered on 01 Jul 2015, 08:55 AM
Hello Lee,

Excuse us for the caused inconvenience!
Unfortunately, the fix for this issue would be time and resource consuming and currently our team's priority is focused on building new version of JustCode on the top of Roslyn, so it is really impossible for us to deal with it right now.

As a workaround I would recommend you to ignore these false errors. Here is how to do it:
1. Place the caret on such an error
2. Open Visual Aid | Fix | Configure "Language error" | Find all such problems then JustCode Errors window will open
3. Mark all errors with description "VB.NET: Unknown type or namespace 'Forms' of 'Windows'"
4. Execute "Ignore Selected Errors/Warnings" command in the context menu of the errors grid.

I hope this will help you as a temporary workaround. Also, have in mind that since we are using Roslyn in Visual Studio 14.0, there will be no false errors/warnings for C# and VB.

If you have any further assistance, please do not hesitate to contact us!

Regards,
Nikolay Valchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Lee
Top achievements
Rank 1
Answers by
Nikolay Valchev
Telerik team
Share this question
or