私は作っていWindows Service
ます。はService
毎晩何かをダウンロードする必要があるため、後で変更する必要がある場合に備えて、App.ConfigにURIを配置したいと思います。
App.ConfigにURIを書き込みたい。何が無効になり、どのようにこれにアプローチする必要がありますか?
<appSettings>
<add key="fooUriString"
value="https://foo.bar.baz/download/DownloadStream?id=5486cfb8c50c9f9a2c1bc43daf7ddeed&login=null&password=null"/>
</appSettings>
私のエラー:
- Entity 'login' not defined
- Expecting ';'
- Entity 'password' not defined
- Application Configuration file "App.config" is invalid. An error occurred