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
Has anybody gotten countour to work on umbraco 4.1 beta2?
I've already added the following to web.config: <dependentassembly> <assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" /> <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" /> </dependentassembly>
Still I get a javascript error in the designer saying:Error: myDesignSurface is not definedSource File: http://mydomain.local/umbraco/plugins/umbracocontour/scripts/umbracoforms.editformpage.eventhandlers.jsLine: 1
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Contour on umbraco 4.1 beta2
Has anybody gotten countour to work on umbraco 4.1 beta2?
I've already added the following to web.config:
<dependentassembly>
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" />
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" />
</dependentassembly>
Still I get a javascript error in the designer saying:
Error: myDesignSurface is not defined
Source File: http://mydomain.local/umbraco/plugins/umbracocontour/scripts/umbracoforms.editformpage.eventhandlers.js
Line: 1
is working on a reply...