Subject: When Trying to Access Social Login Settings Get the following -
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0426: The type name 'Profile_SocialLogin_ViewModel' does not exist in the type 'BtMvc.Controllers.ProfileController'
Source Error:
Line 37:
Line 38:
Line 39: public class _Page_Views_Profile_SocialLogin_cshtml : System.Web.Mvc.WebViewPage {
Line 40:
Line 41: #line hidden
Source File: c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\18b6b5ff\ef7d4e1b\App_Web_sociallogin.cshtml.fd7fb922.std0uipm.0.cs Line: 39
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272 |