Can somebody confirm to me this procedure to migrate to a webprovider:
1-Site Fully working localy with visual studio
2- Copy with FTP a complete copy of site to a sub directory
3- Change the connection string with the providers paremeters.
4- Change the validation keys with
<machineKey validationKey="AutoGenerate,IsolateApps" decryptionKey="AutoGenerate,IsolateApps" validation="SHA1" />
5- Export a backup Database to fill tje distant DB
6- Pray
Thanks for afvices