Hi,
I am facing an issue with SharePoint 2010 FBA, after configuring the FBA settings when I am trying to access the link I am getting the below error.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
[No relevant source lines]
Source File: c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\ab3a93cd\81747f2\App_Web_login.aspx.b0c0ae7a.fywuofrw.0.cs Line: 0
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
TransceedNetLogin.Layouts.TransceedNetLogin.Login..ctor() +572
ASP._layouts_transceednetlogin_login_aspx..ctor() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\ab3a93cd\81747f2\App_Web_login.aspx.b0c0ae7a.fywuofrw.0.cs:0
__ASP.FastObjectFactory_app_web_login_aspx_b0c0ae7a_fywuofrw.Create_ASP__layouts_transceednetlogin_login_aspx() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\ab3a93cd\81747f2\App_Web_login.aspx.b0c0ae7a.fywuofrw.1.cs:0
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +137
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +49
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +424
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +262
Please Help ............
- Edited by Chakri1771 3 hours 56 minutes ago