I attached both the ASPNETDB.mdf and Action.mdf to my local SQLServer instance and modified the Web.config for Host.WCF.ActionServer and App.Config for DataObjects\App.Config but I get this error when I click on Products link:
+ $exception {"The underlying provider failed on Open."} System.Exception {System.Data.EntityException}
Is there anywhere else I need to change the connection string?
Thanks.
Sunit