Hi,
I am trying to deploy our DNN website from dev server to prod. Here are the things I have done:
1. Created site alias for our production environment.
2. Backup and restored SQL database from dev to prod.
3. Copied the files from dev to prod.
4. Modified the SQL connection in the web.config.
5. Activated the license on prod dnn site.
Everything is working fine, except one: the edit content on HTML Pro module doesn't saved properly.
When we changed the content and clicked save, it doesn't do anything. It doesn't close the edit window and the change does not get published.
If we close the edit mode, the change is not there. However, if we go to edit mode, the change is there. No workflow implemented at this time and the workflow state shows published. We tried to the upgrade and still does not do any good. Is there anyone ever facing this kind of problem? Thanks.