"asp:updatepanel" is not a known element using VWD 2008 Express Edition

Last post 11-13-2009 5:52 AM by stinkyjak. 3 replies.

Sort Posts:

  • "asp:updatepanel" is not a known element using VWD 2008 Express Edition

    11-11-2009, 8:52 AM
    • Member
      37 point Member
    • stinkyjak
    • Member since 03-27-2009, 7:51 AM
    • Posts 77

    "asp:updatepanel" is not a known element using Visual Web Developer 2008 Express  Edition

     

     

    asp:ScriptManager runat="server" ID="ScriptManager1" EnablePartialRendering="true" />
            <asp:UpdatePanel ID="OuterPanel" UpdateMode="Conditional" runat="server">

     

            <asp:ScriptManager runat="server" ID="ScriptManager1" EnablePartialRendering="true" />

            <asp:UpdatePanel ID="OuterPanel" UpdateMode="Conditional" runat="server">

     

     

            </asp:UpdatePanel>

  • Re: "asp:updatepanel" is not a known element using VWD 2008 Express Edition

    11-11-2009, 11:52 AM
    • Participant
      1,080 point Participant
    • IgorB
    • Member since 09-10-2009, 5:05 AM
    • Los Angeles, CA
    • Posts 295

    Make sure you have Framework .NET 3.5 SP1 installed on your computer. 

    If it helped "Mark as Answer"
    www.BenzOnly.com
  • Re: "asp:updatepanel" is not a known element using VWD 2008 Express Edition

    11-11-2009, 10:06 PM
    Answer
  • Re: "asp:updatepanel" is not a known element using VWD 2008 Express Edition

    11-13-2009, 5:52 AM
    • Member
      37 point Member
    • stinkyjak
    • Member since 03-27-2009, 7:51 AM
    • Posts 77

    Well I don't know why happened. I had 3.5sp1 on both dev machine with vwd2008ee and the iis hosting server. I created a new website on my dev machine and copied the web.config file to the server and everything worked. IDK why this wasn't already included in the config but thank you for pointing out the the registration in the config file. 

     

    Now if I could only get the AJAX Extensions and AJAX Control Toolkit to show in my toolbox. (See my other post, Currently under mod review, if you might know how to fix)

     

    Thanks for the help.

Page 1 of 1 (4 items)