Here is an error I received the other day…
“Authentication Failure”
Here is another…
“Format of the initialization string does not conform to specification starting at index 0, without any typo in connectionString”
And finally my favourite…
“The entity cannot be updated because it is read-only.”
They are all from different applications and implementations and have been my life for the past two days as I tried to figure them out and wasted an insane amount of time trying to figure out what they related to and what I had to do to resolve them.
Here were the resolutions (in order)…
“Multi-Factor authentication is not supported here.”
“You need to enter the string in a special way, but we won’t tell you how.”
“It’s not that the entity was read-only, it’s that a function was trying to modify it while