I wonder if anyone can help. I've plugined int eh UmbSearch set everything up in the preferences and when I go to reindex the search I get the following error:
<form id="form1" runat="server"> Line 10: <div> Line 11: <asp:ScriptManager ID="ScriptManager1" runat="server"> Line 12: </asp:ScriptManager> Line 13: <asp:UpdatePanel ID="UpdatePanel1" runat="server">
Parser Error Message: The base class includes the
field 'ScriptManager1', but its type (System.Web.UI.ScriptManager) is
not compatible with the type of control (System.Web.UI.ScriptManager).
Error trying to reindex for umbsearch2
Hi,
I wonder if anyone can help. I've plugined int eh UmbSearch set everything up in the preferences and when I go to reindex the search I get the following error:
Anyone know why this would be happening?
I've never had this happen before.
Thanks
Tom
Forgot to past the parser error message:
Parser Error Message: The base class includes the field 'ScriptManager1', but its type (System.Web.UI.ScriptManager) is not compatible with the type of control (System.Web.UI.ScriptManager).
Tom
is working on a reply...