I am getting the error "Only one instance of a ScriptManager can be added to the page" when using Contour forms on pages where there is already a ScriptManager tag. I have read that Contour adds it's own ScriptManager tag, which explains the error.
The website I am working on has ScriptManager tags in UserControls which is causing Contour forms to error. If I remove the ScriptManager tag in the UserControls, then this will work fine alongside Contour, but where they are used elsewhere they won't work.
I've tried putting the ScriptManager tag in the Master template only, but this doesn't solve my problem.
Has anyone been in a similiar situation and found a solution?
Contour and ScriptManager issue
Hi,
I am getting the error "Only one instance of a ScriptManager can be added to the page" when using Contour forms on pages where there is already a ScriptManager tag. I have read that Contour adds it's own ScriptManager tag, which explains the error.
The website I am working on has ScriptManager tags in UserControls which is causing Contour forms to error. If I remove the ScriptManager tag in the UserControls, then this will work fine alongside Contour, but where they are used elsewhere they won't work.
I've tried putting the ScriptManager tag in the Master template only, but this doesn't solve my problem.
Has anyone been in a similiar situation and found a solution?
Thanks
Hey use the razor macro and you won't have a conflict since that one
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.