60
94.5
Jan 11, 2012
Try to connect to the ASPNETDB.MDF using the Server Explorer. When you're successful, copy the connection string and add this to the web.config file and replace the LocalSqlServer connection string with your new added string. I made the Action solution worked by changing the connection to a new instance of SQL Express 2008 R2 and running it on the IIS Exprerss 7.0 host.