Deploying the FBA feature in production

Hi Chris,

could you please provide useful information steps about deploying FBA pack in production as I customised the visigo fba pack2016 codeplex and I want to deploy this in my production and also I have query creating the aspnedb database in production do I need to create a new one in production can I move the existing dev database to production?

It would be great if you could provide any important steps which shouldn’t be neglected while deploying in production.

Thanks

Just build the WSP in visual studio. Then you can use the same deploy.ps1 script and standard FBA Pack instructions to deploy it:

https://www.visigo.com/products/sharepoint-fba-pack/documentation/

As for aspnet database, you can create it or move the existing dev database. If you move the existing dev db, the existing users won’t have profiles with valid full names in SharePoint until you save them in the user management page.

1 Like