CMS editor
Respected Imar Sir,
Recently I buy your book, ASP.NET 2.0 Projects (instant results)...The book is really good...I am using it as reference and as module for my websites...
Sir but I am stuck at CMS editor chapter.. when I run the project I get following error
Code:
Error 1 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. G:\Dot Net 12 project code\Code\Chapter 05 - Wrox CMS\Modifications\web.config 32
and error line is
Code:
<roleManager defaultProvider="SqlProvider"
......
I know this error is because IIS cofiguration..I really dont understand where I m getting wrong while publishing in IIS
I follow followin steps
1. I installed IIS 5.1 on my XP SP2 proffessional
2. I run the Installer from Chapter 05 - Wrox CMS, I got Cms under the default website
4. Now I right clicked on Cms and click brows...and I got this error on webpage
Code:
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
after surfing on google for more that 3 hrs. I did not found any solution which can help me...
So finally I decided to give you a trouble
Thanks in advance
SUSHANT