Having an issue when logging in to the CMS (after starting to integrate Quicksilver). When starting the site in Visual Studio to debug it, I can load the Episerver login page, but get an error of "Could not load type..." right after submitting the page. How do I debug the Util/Login.aspx page?
The type that is having an issue loading is System.ComponentModel.DataAnnotations.Schema.IndexAttribute. Everything that I've found online point to EntityFramework version being off in packages and web.config, but everything matches. I've also double checked all assemblies between Quicksilver and my project. I know also that Quicksilver is Commerce, but since this is an integration with the CMS, that's why I posted it here. Continuing to check what code may be getting called that I added...
Thanks,
Tim