While running application on localhost getting the following Exception: ProviderIncompatibleException was unhandled by user code.
The Provider did not return a ProviderManifestToken String.
Inner Exception: *{"A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The wait operation timed out.)"}*
Earlier this applcation was running fine, but suddenly statrted to get this error message. The live application hosted which is using the same databse credientails is working fine without any error.
I am using the window azure database. Even the link to manage the database(i.e. database..windows.net)provided in the windows.azure.com is not opening any page... it is showing an error.
Any solution or recommendation will be great help. Thank You.