connectionString="AttachDbFilename=C:\Documents and Settings\nmartin\My Documents\PS_Upload\TimeTrack\src\TimeTracker\TimeTrack\App_Data\ASPNETDB.MDF;Integrated Security=True; User Instance=True"
providerName="System.Data.SqlClient" />
これは、ローカル MDF ファイルのサーバー エクスプローラーから提供された接続文字列です。アプリケーションを実行しようとすると、次のエラーが表示され続けます。
"Format of the initialization string does not conform to specification starting at index 25."
これが何かわかる人いますか?
ありがとう!