I am trying to provide a customer with a solution to having a blocked e-mail list setup for your software. I am using the custom registration sample from your site and I have moved it to allow for integration in a WSP. When I hit the registration page I am getting the following error.
Object reference not set to an instance of an object. at SPSolutions.SharePoint.Delegation.ApplicationPages.RegisterPage.OnLoad(EventArgs e)
at FormsAuthorizationBlocking.CustomRegisterPage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any suggestions? I have already tried using the code snippet in this post.
http://software.sharepointsolutions.com/Community/t/194.aspx
Thanks,
John
0 Comments