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

JustCode Error In Event Log

1 Answer 61 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.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 28 Apr 2010, 02:11 AM
Hello,

Just so you know, I'm getting these errors logged in my event log (VS 2010 Ultimate on Windows 7):
System.ServiceModel 4.0.0.0

Tracing was not set up. Tracing will be disabled.

Exception: System.IO.FileLoadException: Could not load file or assembly 'JustCodeAnalysis.NET4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

File name: 'JustCodeAnalysis.NET4'

at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)

at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)

at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)

at System.Type.GetType(String typeName)

at System.Diagnostics.TraceUtils.GetRuntimeObject(String className, Type baseType, String initializeData)

at System.Diagnostics.TypedElement.BaseGetRuntimeObject()

at System.Diagnostics.ListenerElement.GetRuntimeObject()

at System.Diagnostics.ListenerElementsCollection.GetRuntimeObject()

at System.Diagnostics.TraceSource.Initialize()

at System.Diagnostics.TraceSource.get_Listeners()

at System.ServiceModel.Diagnostics.DiagnosticTrace.UnsafeRemoveDefaultTraceListener(PiiTraceSource piiTraceSource)

at System.ServiceModel.Diagnostics.DiagnosticTrace.CreateTraceSource()

at System.ServiceModel.Diagnostics.DiagnosticTrace..ctor(TraceSourceKind sourceType, String traceSourceName, String eventSourceName)

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Process Name: JustCodeAnalysis.NET4

Process ID: 7360

1 Answer, 1 is accepted

Sort by
0
Hans Kratz
Telerik team
answered on 03 May 2010, 12:44 PM
Hello Brian,

 thanks for pointing this out. We have found the cause of this issue and have scheduled fixing it for the Q2 release. Until then please ignore the error as it does not cause any problems - in fact only some of the internal logging functions of JustCode are affected.

You will be notified once it is fixed.

I have added some Telerik points to your account as a compensation for your efforts.

Best wishes,
Hans Kratz
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Hans Kratz
Telerik team
Share this question
or