如题,SQL版本是2012的,这个错误看似就是问题关键了
以下是详细内容
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.Configuration.ConfigurationErrorsException: 配置系统未能初始化 ---> System.Configuration.ConfigurationErrorsException: 无法识别的配置节 system.serviceModel。 (C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\machine.config line 148)
在 System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
在 System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
在 System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()
在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
在 System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(String sectionName)
在 System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.RefreshConfig(String sectionName)
在 System.Configuration.ConfigurationManager.RefreshSection(String sectionName)
在 System.Configuration.ClientSettingsStore.ReadSettings(String sectionName, Boolean isUserScoped)
在 System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext context, SettingsPropertyCollection properties)
在 System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
在 System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
在 System.Configuration.SettingsBase.get_Item(String propertyName)
在 System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
在 System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
在 Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings.get_WindowPlacement()
在 Microsoft.SqlServer.Configuration.LandingPage.LandingPageForm.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
在 System.Windows.Forms.Form.WmShowWindow(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8000 (FX35W81RTMGDR.050727-8000)
LandingPage
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
mscorlib.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8000 (FX35W81RTMGDR.050727-8000)
System.Windows.Forms
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
System
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
System.Drawing
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
Microsoft.SqlServer.Configuration.Sco
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
LandingPage.resources
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
System.Xml
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
Microsoft.SqlServer.Chainer.Infrastructure
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
Microsoft.SqlServer.Deployment
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
Accessibility
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
Microsoft.SqlServer.Management.Controls
程序集版本: 11.0.0.0
Win32 版本: 11.0.2100.60 ((SQL11_RTM).120210-1846 )
System.Configuration
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
system.configuration.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
System.Windows.Forms.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.7905 (win9rel.050727-7900)
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。
详细内容结束!
本人看不懂这些东西,求大神指教!!!
谢谢!
看上去更大可能性是你的系统环境有一些问题等,估计系统有问题,造成安装不上