I'm trying to work with the /Base function, but I can't get it to work. The only thing I can get is <error>Extension not found or permission denied</error>
I have played a little bit with /base and found out that the Urls are case-sensitive (!!?!) It is because the types and methods are called directly using the case in the Url.
/Base problems
Hello
I'm trying to work with the /Base function, but I can't get it to work. The only thing I can get is <error>Extension not found or permission denied</error>
I have follow the example http://umbraco.org/documentation/books/introduction-to-base/simple-base-samples and watch the tutorial video.
I can't figur out what the problem is, so I hope someone can help me.
Thank you in advance
My configuration:
umbraco v 4.0.3
Windows 7 IIS 7.5 (same problem on Windows 2008 IIS 7)
Try to check out the wiki instead, it's a bit more verbose:
http://our.umbraco.org/wiki/reference/umbraco-base
Regards
Jesper Hauge
Hi,
I have played a little bit with /base and found out that the Urls are case-sensitive (!!?!) It is because the types and methods are called directly using the case in the Url.
Have you entered your Urls in the right case?
Regards,
Anders
is working on a reply...