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

C# Unknown Entity

4 Answers 174 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.
Aura 1001
Top achievements
Rank 1
Aura 1001 asked on 24 Nov 2009, 02:25 AM
Hi,
I installed JustCode recently to VS 2008.When i opened a project i am getting 1183 Errors,most of them are Unknown Entity errors.But i am pretty sure there is no error on the project.
How can i fix this issue.

4 Answers, 1 is accepted

Sort by
0
Tsviatko Yovtchev
Telerik team
answered on 24 Nov 2009, 12:40 PM
Hi there,

Would you let me know what version of JustCode you're using when you get that error? Also, when you do Refresh Codeanalysis do the errors go away permanently?

Best wishes,
Tsviatko
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
Michele
Top achievements
Rank 2
answered on 25 Nov 2009, 04:42 PM
got the same problem....
and if I run the Refresh CodeAnalisys I got

System.Xml.XmlException: Name cannot begin with the '=' character, hexadecimal value 0x3D. Line 509, position 57. 
   at System.Xml.XmlTextReaderImpl.Throw(Exception e) 
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) 
   at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args) 
   at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos) 
   at System.Xml.XmlTextReaderImpl.ParseElement() 
   at System.Xml.XmlTextReaderImpl.ParseElementContent() 
   at System.Xml.XmlTextReaderImpl.Read() 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.DocumentationFile..ctor(Stream stream) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\DocumentationFile.cs:line 70 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.PEReader.Read(String fileName, String docFileName) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\PEReader.cs:line 28 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.MetadataToCSConverter.–(String libFile, String dllFilepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\MetadataToCSConverter.cs:line 532 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.MetadataToCSConverter.”(String dllFilepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\MetadataToCSConverter.cs:line 416 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.MetadataToCSConverter.(String dllFilepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\MetadataToCSConverter.cs:line 320 
   at Telerik.JustCode.LanguageFrontend.Dotnet.Pereader.MetadataToCSConverter.GetSignatureFiles(String dllFilepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\Pereader\MetadataToCSConverter.cs:line 98 
   at Telerik.JustCode.LanguageFrontend.Dotnet.MetadataArchiveReader.GetArchiveEntries(String filepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\MetadataArchiveReader.cs:line 30 
   at Telerik.JustCode.LanguageFrontend.Dotnet.MetadataFileLanguage.GetArchiveEntries(String filepath) in c:\B\Manticore\Production\Sources\source\LanguageFrontend.Dotnet\MetadataFileLanguage.cs:line 124 
   at Telerik.JustCode.CommonLanguageModel.Api.FileEntry.Load() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\FileEntry.cs:line 1055 
   at Telerik.JustCode.CommonLanguageModel.Api.FileEntry.IsDirectory() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\FileEntry.cs:line 319 
   at Telerik.JustCode.CommonLanguageModel.Api.FileSpace.“‰(FileEntry file, Int32 assembly, Int32 lang, SetOfFileEntry files) in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\FileSpace.cs:line 503 
   at Telerik.JustCode.CommonLanguageModel.Api.FileSpace.“‰() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\FileSpace.cs:line 481 
   at Telerik.JustCode.CommonLanguageModel.Api.FileSpace.GetProjectFiles() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\FileSpace.cs:line 561 
   at Telerik.JustCode.CommonLanguageModel.Api.EntitySpace.PreloadConfig() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\EntitySpace.cs:line 2205 
   at Telerik.JustCode.CommonLanguageModel.Api.Model.Begin(Boolean updateFileSpace) in c:\B\Manticore\Production\Sources\source\CommonLanguageModel\api\Model.cs:line 141 
   at Telerik.JustCode.CommonLanguageModel.Engine.Tools.ToolModel.Begin(Boolean updateFileSpace) in c:\B\Manticore\Production\Sources\source\CommonLanguageModel.Engine\tools\ToolModel.cs:line 23 
   at Telerik.JustCode.CommonLanguageModel.Engine.CLMEngine.‡() in c:\B\Manticore\Production\Sources\source\CommonLanguageModel.Engine\CLMEngine.cs:line 1141 

0
Tsviatko Yovtchev
Telerik team
answered on 26 Nov 2009, 09:01 AM
Hello Paolo,

We got your ticket about that exception. We are working on it and we'll let you know once we have a build with a fix.

Kind regards,
Tsviatko
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
Michele
Top achievements
Rank 2
answered on 26 Nov 2009, 09:19 AM
Thanks!
Tags
Code Analysis
Asked by
Aura 1001
Top achievements
Rank 1
Answers by
Tsviatko Yovtchev
Telerik team
Michele
Top achievements
Rank 2
Share this question
or