If your asp.net application shows error
'Keyword not supported: 'provider''
That is because you specify 'provider' in your database connection string, just remove the provider from it would solve the problem.
Article ID: 382, Created: April 12, 2013 at 12:47 AM, Modified: April 12, 2013 at 12:47 AM