Dear All,
Today when i install the DNN 7 then i found and issue in edit mode after installation.
The problem is when i go to edit mode the page refresh with out enabling the edit mode, after a short research on Google i found the solution. I hppe it save your time
1. backup your web.config
2. Open your web.config in a text editor
3. within the web.config file, find the <system.webserver><modules> section.
4. If the <modules> section says <modules runAllManagedModulesForAllRequests="false"> change it to <modules runAllManagedModulesForAllRequests="true">
OR
if it just says <modules>, change it to <modules runAllManagedModulesForAllRequests="true">
5. Save the config file.
6. Retry by refreshing the page and trying again. You can also test this out by trying to a do a journal post (which also uses the services framework in an authenticated way.
If some how its will not work then, you must change the control panel bar from control bar to ribbon bar
Here are the steps
Go to host tab > Host settings > Other settings > Change control panel bar from control bar to ribbon bar
Regards
Rashid Imran Bilgrami
http://www.bestvisualization.com
Today when i install the DNN 7 then i found and issue in edit mode after installation.
The problem is when i go to edit mode the page refresh with out enabling the edit mode, after a short research on Google i found the solution. I hppe it save your time
1. backup your web.config
2. Open your web.config in a text editor
3. within the web.config file, find the <system.webserver><modules> section.
4. If the <modules> section says <modules runAllManagedModulesForAllRequests="false"> change it to <modules runAllManagedModulesForAllRequests="true">
OR
if it just says <modules>, change it to <modules runAllManagedModulesForAllRequests="true">
5. Save the config file.
6. Retry by refreshing the page and trying again. You can also test this out by trying to a do a journal post (which also uses the services framework in an authenticated way.
If some how its will not work then, you must change the control panel bar from control bar to ribbon bar
Here are the steps
Go to host tab > Host settings > Other settings > Change control panel bar from control bar to ribbon bar
Regards
Rashid Imran Bilgrami
http://www.bestvisualization.com
Thanks, this fixed my sites problems. You Rock!!!!!!!!!
ReplyDeleteGreat to hear bro...
DeleteThanks, this fixed my website problem as well. I've been having this issue for months!!! Its such a relief to have finally have it fixed.
ReplyDeleteYou welcome
DeleteI had changed my but still it's not working.
ReplyDeletePlease rebuild your web application or restart you DNN application pool some of the hosting server (specially cloud environment) did not able to update the web.config with our re-building an application.
DeleteBecause of this reason your web.config file is not updated even you upload the new file through ftp
This solution also helps you to in the fresh 7.1.1 installation
ReplyDeleteYes! The move to ribbon bar fixed my issue we've dealt with for months as well! Thank you.
ReplyDeletealways welcome
DeleteNope, this doesn't fix the problem. Had the problem now for months and tried this a couple months back. Close to totally abandoning DNN.
ReplyDeleteplease make sure you are updating the right changes i already applied it and it's works
Delete