开发者

Transferring DNNdatabase from local to production

开发者 https://www.devze.com 2022-12-08 08:23 出处:网络
I creaed one dnn applicaiton, and the source is moved to production and also same as the database is also moved 开发者_运维百科to production server, but i am getting the dotnetnuke error. I think ther

I creaed one dnn applicaiton, and the source is moved to production and also same as the database is also moved 开发者_运维百科to production server, but i am getting the dotnetnuke error. I think there is a database not inserted correctly. Can you help me how to transfer the database from local to production..


I would double check that your local and production site web.config have the same machine key and decription key all match

Other thing to check would be that the connection string is correct

One more thing would be to check permissions on the database


Use SQL Delta

0

精彩评论

暂无评论...
验证码 换一张
取 消