After fresh download and starting SharpDevenlop 5.1 RC following exception occurred:
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5
.NET Version : 4.6.00079
OS Version : Microsoft Windows NT 6.3.9600.0
Current culture : Dutch (Netherlands) (nl-NL)
Current UI language : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 58480kb
GC Heap Memory : 5117kb
Unhandled exception
Exception thrown:
System.Configuration.ConfigurationErrorsException: Het type Microsoft.VisualStudio.Diagnostics.ServiceModelSink.Behavior, Microsoft.VisualStudio.Diagnostics.ServiceModelSink, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a dat geregistreerd is voor uitbreiding Microsoft.VisualStudio.Diagnostics.ServiceModelSink.Behavior, kan niet geladen worden. (C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config line 238)
bij System.Configuration.BaseConfigurationRecord.EvaluateOne(String[ keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
bij System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
bij System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
bij System.Configuration.ConfigurationManager.GetSection(String sectionName)
bij System.ServiceModel.Activation.AspNetEnvironment.UnsafeGetSectionFromConfigurationManager(String sectionPath)
bij System.ServiceModel.Activation.AspNetEnvironment.UnsafeGetConfigurationSection(String sectionPath)
bij System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetAssociatedSection(ContextInformation evalContext, String sectionPath)
bij System.ServiceModel.Description.ConfigLoader.LookupCommonBehaviors(ContextInformation context)
bij System.ServiceModel.Description.ConfigLoader.LoadCommonClientBehaviors(ServiceEndpoint serviceEndpoint)
bij System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
bij System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
bij System.ServiceModel.ChannelFactory.InitializeEndpoint(Binding binding, EndpointAddress address)
bij System.ServiceModel.ChannelFactory`1..ctor(Binding binding, EndpointAddress remoteAddress)
bij System.ServiceModel.ClientBase`1..ctor(Binding binding, EndpointAddress remoteAddress)
bij ICSharpCode.UsageDataCollector.UsageDataUploader.StartUpload(Binding binding, EndpointAddress endpoint)
bij ICSharpCode.UsageDataCollector.UsageDataUploader.StartUpload(String uploadUrl)
bij ICSharpCode.UsageDataCollector.AnalyticsMonitor.<>c__DisplayClass18_1.<OpenSession>b__2(Object )
bij System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bij System.Threading.ThreadPoolWorkQueue.Dispatch()
bij System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
---- Recent log messages:
20:37:52.888 [1] INFO - Loading addin C# Binding
20:37:52.888 [1] INFO - Loading addin Forms Designer
20:37:52.888 [1] INFO - Loading addin AddInManager 2nd Generation
20:37:52.888 [1] INFO - Loading addin Usage Data Collector
20:37:52.888 [1] INFO - Loading addin Git AddIn
20:37:52.888 [1] INFO - Loading addin Subversion AddIn
20:37:52.935 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Project.IProjectService
20:37:53.154 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Workbench.IFileService
20:37:53.169 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Parser.IParserService
20:37:53.169 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Parser.IAssemblyParserService
20:37:53.169 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Project.IBuildService
20:37:53.185 [1] INFO - InitSharpDevelop finished
20:37:53.185 [1] INFO - Initializing workbench...
20:37:53.326 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerSetCurrentStatement, addIn=C:\Program Files (x86)\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!
20:37:53.326 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerRunToCursor, addIn=C:\Program Files (x86)\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!
20:37:53.326 [1] WARN - Codon (Refactoring) specified in the insertbefore of the [Codon: name = MenuItem, id = DebuggerSeparator, addIn=C:\Program Files (x86)\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!
20:37:53.326 [1] WARN - Codon (AddExpressionBreakpoint) specified in the insertafter of the [Codon: name = MenuItem, id = AddWatchExpression, addIn=C:\Program Files (x86)\SharpDevelop\bin\..\AddIns\Debugger\Debugger.AddIn.addin] codon does not exist!
20:37:53.326 [1] WARN - Codon (FindNextSelected) specified in the insertafter of the [Codon: name = MenuItem, id = Replace, addIn=C:\Program Files (x86)\SharpDevelop\bin\..\AddIns\Misc\SearchAndReplace\SearchAndReplace.addin] codon does not exist!
20:37:53.435 [1] INFO - Loading addin CodeCoverage AddIn
20:37:53.451 [1] INFO - Loading addin AvalonEdit AddIn
20:37:53.451 [1] INFO - Loading addin XML Editor
20:37:53.482 [5] FATAL - UnhandledException caught
--> Exception:
System.Configuration.ConfigurationErrorsException: Het type Microsoft.VisualStudio.Diagnostics.ServiceModelSink.Behavior, Microsoft.VisualStudio.Diagnostics.ServiceModelSink, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a dat geregistreerd is voor uitbreiding Microsoft.VisualStudio.Diagnostics.ServiceModelSink.Behavior, kan niet geladen worden. (C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config line 238)
bij System.Configuration.BaseConfigurationRecord.EvaluateOne(String[ keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult)
bij System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject)
bij System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
bij System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)
bij System.Configuration.ConfigurationManager.GetSection(String sectionName)
bij System.ServiceModel.Activation.AspNetEnvironment.UnsafeGetSectionFromConfigurationManager(String sectionPath)
bij System.ServiceModel.Activation.AspNetEnvironment.UnsafeGetConfigurationSection(String sectionPath)
bij System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetAssociatedSection(ContextInformation evalContext, String sectionPath)
bij System.ServiceModel.Description.ConfigLoader.LookupCommonBehaviors(ContextInformation context)
bij System.ServiceModel.Description.ConfigLoader.LoadCommonClientBehaviors(ServiceEndpoint serviceEndpoint)
bij System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
bij System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
bij System.ServiceModel.ChannelFactory.InitializeEndpoint(Binding binding, EndpointAddress address)
bij System.ServiceModel.ChannelFactory`1..ctor(Binding binding, EndpointAddress remoteAddress)
bij System.ServiceModel.ClientBase`1..ctor(Binding binding, EndpointAddress remoteAddress)
bij ICSharpCode.UsageDataCollector.UsageDataUploader.StartUpload(Binding binding, EndpointAddress endpoint)
bij ICSharpCode.UsageDataCollector.UsageDataUploader.StartUpload(String uploadUrl)
bij ICSharpCode.UsageDataCollector.AnalyticsMonitor.<>c__DisplayClass18_1.<OpenSession>b__2(Object )
bij System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
bij System.Threading.ThreadPoolWorkQueue.Dispatch()
bij System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
20:37:53.482 [5] FATAL - Runtime is terminating because of unhandled exception.
20:37:53.482 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Debugging.IDebuggerService
20:37:53.482 [1] INFO - Loading addin Debugger
---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: <null>
ProjectService.CurrentProject: <null>