G
Guest
Hi,
I am using the menu control on my aspx pages. Everything works fine on my
notebook but after I published my pages to the web server. I got this error.
I've installed .netframework 2.0 but this error still exist. Why?
What else am I missing?
Thanks
AD
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Parser Error Message: Could not load type System.Web.UI.WebControls.Menu
from assembly System.Web, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a.
Source Error:
Line 47:
Line 48:
Line 49: <asp:Menu runat="server" id="Menu1" Orientation ="Horizontal"
BackColor="Teal" ForeColor="White" Font-Size="0.9em" Font-Names="Trebuchet
MS" StaticSubMenuIndent="10px" DynamicHorizontalOffset="2"
DynamicEnableDefaultPopOutImage="False"
StaticEnableDefaultPopOutImage="False">
Line 50: <StaticMenuItemStyle HorizontalPadding="5px"
VerticalPadding="2px" />
Line 51: <DynamicHoverStyle BackColor="#990000" ForeColor="White" />
Source File: D:\Data1\Dev\ADSWEB\ADSNew\Default.aspx Line: 49
________________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
I am using the menu control on my aspx pages. Everything works fine on my
notebook but after I published my pages to the web server. I got this error.
I've installed .netframework 2.0 but this error still exist. Why?
What else am I missing?
Thanks
AD
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Parser Error Message: Could not load type System.Web.UI.WebControls.Menu
from assembly System.Web, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a.
Source Error:
Line 47:
Line 48:
Line 49: <asp:Menu runat="server" id="Menu1" Orientation ="Horizontal"
BackColor="Teal" ForeColor="White" Font-Size="0.9em" Font-Names="Trebuchet
MS" StaticSubMenuIndent="10px" DynamicHorizontalOffset="2"
DynamicEnableDefaultPopOutImage="False"
StaticEnableDefaultPopOutImage="False">
Line 50: <StaticMenuItemStyle HorizontalPadding="5px"
VerticalPadding="2px" />
Line 51: <DynamicHoverStyle BackColor="#990000" ForeColor="White" />
Source File: D:\Data1\Dev\ADSWEB\ADSNew\Default.aspx Line: 49
________________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300