FBA login page not showing up

August 29th, 2009

If you have setup FBA and cannot see the fba login page then here is one thing to check…

When you add the required parts to the web.config files make sure that:

1.  The initial connection string for the central admin web.config is just under the </sharepoint> tag.

2.  The other two that need to be added to the <system.web> tags need to be under the LAST <system.web> tag and needs to be the LAST thing in between the tags.  That means it needs to end on the line just before you see </system.web>.  (A tip for this is to search for <system.web> and click next until you reach the last one.  Then find your way from there.

Categories: .net FrameWork, FBA, MOSS, Project Server, SharePoint

Leave a comment

Leave a comment

Feed

http://www.techmumbojumblog.com / FBA login page not showing up