[MSBuild Fehler] Unerwarteter Fehler bei der DCC-Aufgabe.
System.Configuration.ConfigurationErrorsException: Das Konfigurationssystem konnte nicht initialisiert werden. ---> System.Configuration.ConfigurationErrorsException: Ungültige Daten auf Stammebene. Zeile 206, Position 1. (c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Con fig\machine.config line 206) ---> System.Xml.XmlException: Ungültige Daten auf Stammebene. Zeile 206, Position 1.
bei System.Xml.XmlTextReaderImpl.Throw(
Exception e)
bei System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitesp ace()
bei System.Xml.XmlTextReaderImpl.ParseDocumentContent( )
bei System.Xml.XmlTextReaderImpl.Read()
bei System.Xml.XmlTextReader.Read()
bei System.Configuration.XmlUtil.StrictSkipToNextEleme nt(ExceptionAction action)
bei System.Configuration.BaseConfigurationRecord.ScanS ectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)
bei System.Configuration.BaseConfigurationRecord.ScanS ections(XmlUtil xmlUtil)
bei System.Configuration.BaseConfigurationRecord.InitC onfigFromFile()
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Configuration.ConfigurationSchemaErrors.Thr owIfErrors(Boolean ignoreLocal)
bei System.Configuration.BaseConfigurationRecord.Throw IfParseErrors(ConfigurationSchemaErrors schemaErrors)
bei System.Configuration.BaseConfigurationRecord.Throw IfInitErrors()
bei System.Configuration.ClientConfigurationSystem.Ens ureInit(String configKey)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Configuration.ClientConfigurationSystem.Ens ureInit(String configKey)
bei System.Configuration.ClientConfigurationSystem.Pre pareClientConfigSystem(String sectionName)
bei System.Configuration.ClientConfigurationSystem.Sys tem.Configuration.Internal.IInternalConfigSystem.G etSection(String sectionName)
bei System.Configuration.ConfigurationManager.GetSecti on(String sectionName)
bei System.Configuration.PrivilegedConfigurationManage r.GetSection(String sectionName)
bei System.Diagnostics.DiagnosticsConfiguration.GetCon figSection()
bei System.Diagnostics.DiagnosticsConfiguration.Initia lize()
bei System.Diagnostics.DiagnosticsConfiguration.get_Sw itchSettings()
bei System.Diagnostics.Switch.InitializeConfigSettings ()
bei System.Diagnostics.Switch.InitializeWithStatus()
bei System.Diagnostics.Switch.get_SwitchSetting()
bei System.Diagnostics.BooleanSwitch.get_Enabled()
bei System.Xml.Serialization.TempAssembly.LoadGenerate dAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
bei System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
bei System.Xml.Serialization.XmlSerializer..ctor(Type type)
bei Borland.Build.Tasks.Common.Metadata.TaskFactory.ge t_Metadata()
bei Borland.Build.Tasks.Common.ToolTaskManager.GetMeta data(String name)
bei Borland.Build.Tasks.Common.BaseTask.get_Metadata()
bei Borland.Build.Tasks.Delphi.DCC.TargetOutOfDate()
bei Borland.Build.Tasks.Common.BaseTask.SkipTaskExecut ion()
bei Microsoft.Build.Utilities.ToolTask.Execute()
bei Borland.Build.Tasks.Common.BaseTask.Execute()
bei Borland.Build.Tasks.Delphi.DCC.Execute()
bei Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask (ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)