PDA

View Full Version : Unhandled exception


M Gravlee
09-21-2011, 03:46 PM
When I try to connect to db I get this error:

"Format of the initialization string does not conform to specification starting at index 61."

What does that mean and how to fix it?

Radu
09-22-2011, 04:03 PM
Did this happen all of a sudden? Are there any server changes that have been made? Did the application ever work for you?

It seems like there is a problem with the database not allowing the application to connect to it.

Radu