How to fix this error:- A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SNI_PN11, error: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.)
@DigitalTECHJOINT Жыл бұрын
It seems your MS SQL Database is not running . Try connecting to your sql server database from Management console. If not then you need to make sure the windows services (services.msc) is up and running for MS SQL DB.
@iyalovecky Жыл бұрын
It is not nice to show email as a user name. Do you know how to get real user name on Facebook and its page address?
@ayam_jantan_4 ай бұрын
I hope I'm not too late, I added this within facebookOptions in Program.cs facebookOptions.ClaimActions.MapJsonKey("display-name", "name"); In ExternalLogin.cshtml.cs, within OnGetCallbackAsync() at else I added this UserName = info.Principal.FindFirstValue("display-name") and ofcos you need to create properties for UserName in InputModel class
@pathumkumara4696 Жыл бұрын
cant find my apps why
@asapcoder45 Жыл бұрын
How to fix Sorry, something went wrong.?
@wibu-271 Жыл бұрын
u can remove cookie or in url u can remove &scope=email