I installed sitecore, created the site in iis (6.1), and then correctly configured it in the physical folder. When I add a test file (default.aspx) and browse, the file downloads. But when I try to open the content editor (for example: http: // localhost: XXXX / sitecore ), I see a System.InvalidOperationException error
: Failed to read the Sitecore configuration
I assume that there is no small configuration that takes me a long time.
Can someone help me with this?
Thanks in advance
source
share