Format of the initialization string does not conform to specification starting at index 0

asked14 years ago
last updated5 years ago
viewed473.9k times
Up Vote197Down Vote

I have an ASP.NET application which runs fine on my local development machine. When I run this application online, it shows the following error:

Format of the initialization string does not conform to specification starting at index 0 Why is this appearing, and how can I fix it?