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
I have a problem creating forms on 4.1 beta. The install guide for Contour says:
On umbraco 4.1 the list of field types is empty and fields cannot be addedThis is due to a mismatch on the ajaxcontroltoolkit assembly. To fix, add
<dependentassembly><assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" /><bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" /></dependentassembly>
To the <runtime> element in the web.config file. This issue is fixed in the final version of umbraco 4.1
I've done this, but still it's not possible to select field type. Any ideas?
Hi,
Have you tried resaving the web config after adding a couple spaces at the end?
yes.. Did that work for you?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco Contour and 4.1 beta
I have a problem creating forms on 4.1 beta. The install guide for Contour says:
On umbraco 4.1 the list of field types is empty and fields cannot be added
This is due to a mismatch on the ajaxcontroltoolkit assembly. To fix, add
<dependentassembly>
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" />
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" />
</dependentassembly>
To the <runtime> element in the web.config file. This issue is fixed in the final version of umbraco 4.1
I've done this, but still it's not possible to select field type. Any ideas?
Hi,
Have you tried resaving the web config after adding a couple spaces at the end?
yes.. Did that work for you?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.