|
Rank: Newbie Groups: Member
Joined: 6/16/2007 Posts: 4
|
In The Menu Builder Preview work ! ( with nodes as example)
The source :
<eo:Menu id="Menu4" runat="server" meta:resourcekey="Menu4Resource1" Width="500px" ControlSkinID="None" CheckIconUrl="OfficeCheckIcon2" DataFields="title" DataSourceID="SiteMapDataSource1" HideRoleDisabledItems="True" EnableKeyboardNavigation="True" EnableScrolling="True"> <LookItems> <eo:MenuItem ItemID="_TopGroup"> <SubMenu ItemSpacing="3" LeftIconCellWidth="24" RightIconCellWidth="24" SideImage="" Style-CssText="background-color:Transparent;border-bottom-color:Transparent;border-bottom-width:1px;border-left-color:Transparent;border-left-width:1px;border-right-color:Transparent;border-right-width:1px;border-top-color:Transparent;border-top-width:1px;color:Transparent;cursor:hand;font-family:Tahoma;font-size:8pt;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px"> </SubMenu> </eo:MenuItem> <eo:MenuItem DisabledStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:gray;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px" Height="24" HoverStyle-CssText="background-color:Transparent;border-bottom-color:Transparent;border-bottom-style:solid;border-bottom-width:1px;border-left-color:Transparent;border-left-style:solid;border-left-width:1px;border-right-color:Transparent;border-right-style:solid;border-right-width:1px;border-top-color:Transparent;border-top-style:solid;border-top-width:1px;color:Red;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px" Image-Url="" ItemID="_TopLevelItem" LeftIcon-Url="~/images/arrow.gif" LeftIcon-Width="13" NormalStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px" SelectedStyle-CssText="background-color:white;border-bottom-color:#4C5265;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#4C5265;border-left-style:solid;border-left-width:1px;border-right-color:#4C5265;border-right-style:solid;border-right-width:1px;border-top-color:#4C5265;border-top-style:solid;border-top-width:1px;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px"> <SubMenu CollapseEffect-Type="GlideTopToBottom" ExpandEffect-Type="GlideTopToBottom" ItemSpacing="3" LeftIconCellWidth="25" SideImage="~/images/sidebar.gif" Style-CssText="background-color:#FCFCFC;opacity: 0.90;filter: alpha(opacity=85);-moz-opacity: 0.85;border-bottom-color:#4C5265;border-bottom-style:solid;border-bottom-width:0px;border-left-color:#4C5265;border-left-style:solid;border-left-width:0px;border-right-color:#4C5265;border-right-style:solid;border-right-width:0px;border-top-color:#4C5265;border-top-style:solid;border-top-width:0px;color:black;cursor:hand;font-family:Tahoma;font-size:8pt;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px"> </SubMenu> </eo:MenuItem> <eo:MenuItem IsSeparator="True" ItemID="_Separator" NormalStyle-CssText="background-color:#4C5265;height:1px;margin-left:30px;width:1px"> </eo:MenuItem> <eo:MenuItem DisabledStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:2px;padding-right:5px;padding-top:1px;color:gray" Height="24" HoverStyle-CssText="background-color:Transparent;border-bottom-color:#4C5265;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#4C5265;border-left-style:solid;border-left-width:1px;border-right-color:#4C5265;border-right-style:solid;border-right-width:1px;border-top-color:#4C5265;border-top-style:solid;border-top-width:1px;padding-left:1px;padding-right:4px;padding-top:0px" ItemID="_Default" LeftIcon-Url="~/images/arrow.gif" NormalStyle-CssText="background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;padding-bottom:1px;padding-left:2px;padding-right:5px;padding-top:1px" SelectedStyle-CssText="background-color:white;border-bottom-color:#4C5265;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#4C5265;border-left-style:solid;border-left-width:1px;border-right-color:#4C5265;border-right-style:solid;border-right-width:1px;border-top-color:#4C5265;border-top-style:solid;border-top-width:1px;padding-left:1px;padding-right:4px;padding-top:0px" Text-Padding-Right="30"> <SubMenu CollapseEffect-Type="GlideTopToBottom" ExpandEffect-Type="GlideTopToBottom" ItemSpacing="3" LeftIconCellWidth="25" SideImage="~/images/sidebar.gif" Style-CssText="background-color:#FCFCFC;opacity: 0.90;filter: alpha(opacity=85);-moz-opacity: 0.85;border-bottom-color:#002D96;border-bottom-style:solid;border-bottom-width:1px;border-left-color:#002D96;border-left-style:solid;border-left-width:1px;border-right-color:#002D96;border-right-style:solid;border-right-width:1px;border-top-color:#002D96;border-top-style:solid;border-top-width:1px;color:black;cursor:hand;font-family:Tahoma;font-size:8pt;padding-bottom:1px;padding-left:1px;padding-right:1px;padding-top:1px"> </SubMenu> </eo:MenuItem> </LookItems> <TopGroup Style-CssText="background-color:Transparent;color:White;font-weight:bold" DataFields="title" SideImage="" Orientation="Horizontal"> </TopGroup> </eo:Menu>
Pls. Help.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We are not aware of any breaking changes between 2007 and 2008 for the Menu. Can you provide some details such as how it stops working? Do you get any error message?
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 6/16/2007 Posts: 4
|
No Code Changed. Only upgrade .dll and install 2008 version on developer machine. The working (production) version with 2007.1 .dll is her : http://www.compoffice-r.hu/The same Code with 2008 .dll not work.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
geri wrote:The same Code with 2008 .dll not work. You need to tell us HOW the new version does not work. Is it not displaying any menu item? Is that menu items are wrong? Is that you get an error message when running or compiling the application? Nobody will be able to help you if you just say "it does not work" unless you tell us what makes you conclude that the new version does not work.
|
|
Rank: Newbie Groups: Member
Joined: 6/16/2007 Posts: 4
|
No error message when running or compiling ! Not displaying menu, not displaying items, not clickable any menu items. Onmouseover display "hands" so not clickable. EO.Web.Runtime.DebugLevel = 1
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Can you check whether you have eo_web.ashx in your application's root directory? Also check whether the file has anonymous access. Specficially, if your site requires login, you will need to make sure eo_web.ashx can be accessed without login.
Let us know if that does not solve the problem. In that case we will need to setup an online meeting and take a look.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 6/16/2007 Posts: 4
|
eo_web.ashx is in the root folder. When change .dll back to version 2007.01 website works.
With 2008 version .dll on the same page with menu, tabstrip works. Only menu not working.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We will need to take a look of this problem on your machine. We use remote access service provided by GotoMeeting to do this kind of work. We should be able to do this tomorrow (GMT-5), please let us know what time frame would be best for you.
Thanks!
|
|