CounterSoft Community Server

Welcome to CounterSoft Community Server Sign in | Join | Help
Home Forums

The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

Last post 08-13-2008, 3:09 PM by MarkWing. 3 replies.
Sort Posts:
  •  08-13-2008, 2:28 PM

    The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

    Hello, I'm trying to use the gemini software without using the setup, just the files and place it in my IIS. This is the error i'm getting.
    Can someone help me with this?

    Greetings

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

    Source Error:

    Line 57: </table>
    Line 58:
    Line 59: <asp:ScriptManagerProxy ID="ScriptManagerProxy1" runat="server"></asp:ScriptManagerProxy>
    Line 60: <telerik:RadWindowManager runat="server" ID="RadWindowManager2" Modal="true" Skin="Default" VisibleStatusbar="true" VisibleTitlebar="true">
    Line 61: <Windows>

    Source File: /Gemini/controls/LinkBar.ascx    Line: 59
  •  08-13-2008, 2:52 PM

    Re: The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

    Which version of Gemini are you running and which version of ASP.NET Ajax?
  •  08-13-2008, 3:05 PM

    Re: The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

    I'm trying the latest version of Gemini and i'm also having framework 3.5 installed.
    Our company is also using ajax enabled websites and those are running.

    although i've never used a ScriptManagerProxy.

    greets
  •  08-13-2008, 3:09 PM

    Re: The base class includes the field 'ScriptManagerProxy1', but its type (System.Web.UI.ScriptManagerProxy) is not compatible with the type of control (System.Web.UI.ScriptManagerProxy).

    Please mae sure that you have AJAX for 2.0 installed: Microsoft ASP.NET AJAX 1.0: http://asp.net/ajax/downloads
View as RSS news feed in XML