P
ppqingyu
Unregistered / Unconfirmed
GUEST, unregistred user!
[MSBuild Error] “DCC”任务意外失败。<br>System.Configuration.ConfigurationErrorsException: 配置系统未能初始化 ---> System.Configuration.ConfigurationErrorsException: 意外的 XML 声明。XML 声明必须是文档中的第一个节点并且在它之前不允许出现空白字符。 行 200,位置 3。 (C:/Windows/Microsoft.NET/Framework/v2.0.50727/Config/machine.config line 200) ---> System.Xml.XmlException: 意外的 XML 声明。XML 声明必须是文档中的第一个节点并且在它之前不允许出现空白字符。 行 200,位置 3。<br> 在 System.Xml.XmlTextReaderImpl.Throw(Exception e)<br> 在 System.Xml.XmlTextReaderImpl.Throw(String res, String arg)<br> 在 System.Xml.XmlTextReaderImpl.ParsePI(BufferBuilder piInDtdStringBuilder)<br> 在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()<br> 在 System.Xml.XmlTextReaderImpl.Read()<br> 在 System.Xml.XmlTextReader.Read()<br> 在 System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)<br> 在 System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)<br> 在 System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)<br> 在 System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)<br> 在 System.Configuration.BaseConfigurationRecord.InitConfigFromFile()<br> --- 内部异常堆栈跟踪的结尾 ---<br> 在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)<br> 在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)<br> 在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()<br> 在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)<br> --- 内部异常堆栈跟踪的结尾 ---<br> 在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)<br> 在 System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName)<br> 在 System.Configuration.ConfigurationManager.GetSection(String sectionName)<br> 在 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)<br> 在 System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()<br> 在 System.Diagnostics.DiagnosticsConfiguration.Initialize()<br> 在 System.Diagnostics.Switch.InitializeConfigSettings()<br> 在 System.Diagnostics.Switch.InitializeWithStatus()<br> 在 System.Diagnostics.Switch.get_SwitchSetting()<br> 在 System.Diagnostics.BooleanSwitch.get_Enabled()<br> 在 System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)<br> 在 System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)<br> 在 System.Xml.Serialization.XmlSerializer..ctor(Type type)<br> 在 Borland.Build.Tasks.Common.Metadata.TaskFactory.get_Metadata()<br> 在 Borland.Build.Tasks.Common.ToolTaskManager.GetMetadata(String name)<br> 在 Borland.Build.Tasks.Common.BaseTask.get_Metadata()<br> 在 Borland.Build.Tasks.Delphi.DCC.TargetOutOfDate()<br> 在 Borland.Build.Tasks.Common.BaseTask.SkipTaskExecution()<br> 在 Microsoft.Build.Utilities.ToolTask.Execute()<br> 在 Borland.Build.Tasks.Common.BaseTask.Execute()<br> 在 Borland.Build.Tasks.Delphi.DCC.Execute()<br> 在 Microsoft.Build.BuildEngine.TaskEngine.ExecuteTask(ExecutionMode howToExecuteTask, Hashtable projectItemsAvailableToTask, BuildPropertyGroup projectPropertiesAvailableToTask, Boolean& taskClassWasFound)