Tuesday, February 08, 2011

The specified named connection is either not found in the configuration, not intended to be used with the EntityClient provider, or not valid.

If you get the above error, the reason would be the connection string information is not provided by the Client using the Entity framework.

Add/Update the connection string and try again.

No comments:

Post a Comment