Error on Project Settings “An error occurred while reading the app.config file” when using configSource
28-May-1111 Leave a comment
Error: on opening Project > Settings
“An error occurred while reading the app.config file. The file might be corrupted or contain invalid XML”
However all functionality works
Occurs when using
<connectionStrings configSource=“SharedApp.config“></connectionStrings>
Solution: Unknown