Is it possible to have a connection string without including username and password?
I have been on an issue for two days now. It's frustrating.
SqlConnection con = new SqlConnection("Data Source=D1NWPLSK12SQL-v02.shr.prod.ams1.secureserver.net;Initial Catalog=Quirver_DB;User ID=quirverT;Password=***********;Trusted_connection=True");
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster