創建userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings(PublicKeyToken=b77a5c561934e089)
[重要通告]如您遇疑難雜癥,本站支持知識付費業務,掃右邊二維碼加博主微信,可節省您寶貴時間哦!
今天依然是給那位做金蝶KIS商貿版的客戶處理問題的時候出的小插曲,客戶的數據庫裝的是簡易版SQL Server 2008 Express數據庫,沒有企業管理器,甚至麻煩,實屬沒辦法,就到處找一個企業管理器,好不容易找到一個,安裝竟然出錯,錯誤如下圖所示;
創建 userSettings/Microsoft.SqlServer.Configuration.LandingPage.Properties.Settings 的配置節處理程序時出錯: 未能加載文件或程序集“System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一個依賴項。系統沒找到指定的文件。 C:\Users\Administrator\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\useronfig line 5)
注意看上面錯誤可以知道,是
C:\Users\Administrator\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\這個路徑下的useronfig文件有問題;既然是useronfig有問題,那就解決它;
打開任意一個文件夾,復制C:\Users\Administrator\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0\ 然后就可以看到useronfig文件,直接刪除useronfig這個文件即可;
出現這個問題的原因可能是客戶安裝過其他版本的SQL,據說他搞來著,因為需要升級,沒有安裝成功,我估計是因為這個造成的;
延伸閱讀:后面日志的錯誤;
System.IO.FileNotFoundException: 未能加載文件或程序集“System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一個依賴項。系統沒找到指定的文件。
文件名:“System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”
在 System.Configuration.TypeUtil.GetTypeWithReflectionPermission(IInternalConfigHost host, String typeString, Boolean throwOnError)
在 System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.Init(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
在 System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.InitWithRestrictedPermissions(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
在 System.Configuration.RuntimeConfigurationRecord.RuntimeConfigurationFactory.tor(RuntimeConfigurationRecord configRecord, FactoryRecord factoryRecord)
在 System.Configuration.RuntimeConfigurationRecord.CreateSectionFactory(FactoryRecord factoryRecord)
在 System.Configuration.BaseConfigurationRecord.FindAndEnsureFactoryRecord(String configKey, Boolean& isRootDeclaredHere)
問題未解決?付費解決問題加Q或微信 2589053300 (即Q號又微信號)右上方掃一掃可加博主微信
所寫所說,是心之所感,思之所悟,行之所得;文當無敷衍,落筆求簡潔。 以所舍,求所獲;有所依,方所成!