I am trying to get my Sharepoint based application to use the AsiMembershipProvider as its custom provider. It does not seem to work. To simplify things, I created a basic web application in VS 2008 and again tried to use the AsiMembershipProvider but it still doesn’t work.
Has anyone ever used the AsiMembershipProvider for a custom app? Any information on this would be greatly appreciated!
Add the following to the
Add the following to the Application Start event in global.asax:
iboAdmin.InitializeSystem();