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

Analysis reports whos both C# and VB.Net

3 Answers 49 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Brian H. Madsen
Top achievements
Rank 2
Brian H. Madsen asked on 30 Nov 2009, 11:20 PM
For some reason JustCode is reporting analysis errors for both C# and VB.Net.

Since it's a C# project i'm pretty certain that VB.Net analysis shouldn't even be kicked off.

I don't recall seeing this before the last update on the 27th..

3 Answers, 1 is accepted

Sort by
0
Tsviatko Yovtchev
Telerik team
answered on 01 Dec 2009, 10:11 AM
Hey Brian,

It seems you are getting this problem on the same project as these ones - http://www.telerik.com/community/forums/justcode/code-analysis/incorrect-error-analysis-results.aspx. Is that the case? What's there on the line where you get these errors? is it by any chance your Page directive?

Best wishes,
Tsviatvko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Brian H. Madsen
Top achievements
Rank 2
answered on 02 Dec 2009, 03:42 AM
Hey Tsviatvko,

It reports this on nearly all ASPX/ASCX pages - i get the same error twice, C# reports the error as being at the "=" sign and VB reports it at the version value - like for each "section" in the version:

12 - error: unexpected
. - error: unexpected
0 - error: unexpected
. - error: unexpected
0 - error: unexpected.
0 - error: unexpected

etc etc...

Cheers,
Brian H. Madsen
Microsoft MVP ASP.Net
0
Tsviatko Yovtchev
Telerik team
answered on 02 Dec 2009, 10:21 AM
Alright, so, it looks like the same problem as in the other post. Let's see how it's gonna work after we solve that other problem.

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Code Analysis
Asked by
Brian H. Madsen
Top achievements
Rank 2
Answers by
Tsviatko Yovtchev
Telerik team
Brian H. Madsen
Top achievements
Rank 2
Share this question
or