Posted on: 11/20/2014 5:01:29 AM | Views : 522

Hello
I am still getting the following error:
BC30451: 'DefaultAuthenticationTypes' is not declared:

I have installed the latest 'Microsoft.AspNet.Identity.Core 2.1.0' and, according to this site
http://blogs.msdn.com/b/webdev/archive/2013/06/27/adding-external-logins-to-your-asp-net-application-in-visual-studio-2013.aspx
I needed to uncomment some lines in Startup.Auth.vb such as those enabling logging in with third party login providers (a page I haven't even started on). I have done that, but still get the error.
Could this be a Web.config file problem as I seem to have two of those. There is one Web.config here:
ConfigGo to the complete details ...