在“客戶端 PC”上安裝我的 setup exe 應用程序后,所有過程都正常工作,但是當我嘗試在應用程序的本地 SQL Server 數據庫上保存一些數據時,拋出了這個異常,我不知道是什么問題,因為這個我自己的電腦上從來沒有發生過異常。是否有任何要求必須在客戶端 PC 上安裝?例外是:System.Data.SqlClient.SqlException (0x80131904)連接字符串:<connectionStrings> <add name="Appstore.Properties.Settings.StoringAppConnectionString" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=StoringApp;Integrated Security=True" providerName="System.Data.SqlClient" /></connectionStrings>
- 2 回答
- 0 關注
- 287 瀏覽
添加回答
舉報
0/150
提交
取消