i have an error when i try to compile. The base class includes the field 'SCRMAN'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ucu13
    New Member
    • May 2012
    • 14

    i have an error when i try to compile. The base class includes the field 'SCRMAN'

    i have this error


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

    when i try to compile the code..
    the error is on this line
    Code:
    <asp:ScriptManager ID="SCRMAN" runat="server">
    i have tryed multiple solution but nothing work..
    can somebody help me.thanks

    this line is not in webconfig
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    First what's the error message you're getting?

    Comment

    Working...