質問編集履歴

1

App\.configの追加

2017/01/20 13:01

投稿

tomotomtony
tomotomtony

スコア14

test CHANGED
File without changes
test CHANGED
@@ -80,6 +80,22 @@
80
80
 
81
81
 
82
82
 
83
+ ```ここに言語を入力
84
+
85
+ <connectionString>
86
+
87
+ <add name="sqlsvr"
88
+
89
+ connectionString="DataSource=TomohiroPC\SQLEXPRESS;Persist Security Info=True;Initial Catalog=TestDatabase;User ID=sa;Password=****"
90
+
91
+ providerName="System.Data.SqlClient"/>
92
+
93
+ </connectionString>
94
+
95
+ ```
96
+
97
+ ↑App.configの一部
98
+
83
99
  ###エラー内容
84
100
 
85
101
  型 'System.Configuration.ConfigurationErrorsException' のハンドルされていない例外が System.Configuration.dll で発生しました