Format of the initialization string does not conform to specification starting at index 0
197
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?