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
Just installed the Cultiv Razor Contact Form package in a 6.1.5 site. Adding
<umbraco:Macro FileLocation="~/macroScripts/CultivContactForm.cshtml" MailFrom="[email protected]"runat="server" />
gives an error in VS2012 of "unrecognized namespace: umbraco".
What needs to be added to the page to make it work or isn't the package compatible with 6.1.5?
Have tried @using umbraco and @inherits umbraco, to no avail.
Thanks
Is the package not compatible with 6.1.5 then?
Thanks,
Craig
I think I've realised it's not MVC compatible. Anyone know a package that is or is it a case of "roll your own"?
A reply would be nice, just sayin ;)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Unrecognized namespace
Just installed the Cultiv Razor Contact Form package in a 6.1.5 site. Adding
gives an error in VS2012 of "unrecognized namespace: umbraco".
What needs to be added to the page to make it work or isn't the package compatible with 6.1.5?
Have tried @using umbraco and @inherits umbraco, to no avail.
Thanks
Is the package not compatible with 6.1.5 then?
Thanks,
Craig
I think I've realised it's not MVC compatible. Anyone know a package that is or is it a case of "roll your own"?
A reply would be nice, just sayin ;)
is working on a reply...