Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Our Umbraco installation is not at the root of the server. We have one server with multiple umbraco sites.
Instead of:
http://ourSite-dev/testSearch
we have:
http://ourSite-dev/ourFolder/testSearch
We also have other umbraco installations on ourSite-dev for different departments and organizations.
When I install at the root of another test installation at the root, EZSearch works like a charm.
When I install into umbraco in OurFolder, it does not work and serves with the following error:
Error loading Partial View script (file: ~/Views/MacroPartials/ezSearch.cshtml)
I am a user, not a real admin so can someone tell me where I can edit a config file perhaps to send this to the right location which would be:
~/ourFolder/Views/MacroPartials/ezSearch.cshtml
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error loading cshtml file
Our Umbraco installation is not at the root of the server. We have one server with multiple umbraco sites.
Instead of:
we have:
We also have other umbraco installations on ourSite-dev for different departments and organizations.
When I install at the root of another test installation at the root, EZSearch works like a charm.
When I install into umbraco in OurFolder, it does not work and serves with the following error:
I am a user, not a real admin so can someone tell me where I can edit a config file perhaps to send this to the right location which would be:
is working on a reply...