Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...DDR Menu - Admin/ControlPanel/RibbonBar.ascxDDR Menu - Admin/ControlPanel/RibbonBar.ascx
Previous
 
Next
New Post
5/9/2011 11:24 AM
 
After a clean install, I was unable to get past the error for missing DDRMenu/Menu.aspx error.



Finding the DDRMenu reference in the entire source solution of svn lead me to the website's /Admin/ControlPanel/RibbonBar.ascx file.



I had to remove the register tag as well as the dnn:menu tag to see the clean install work in browser. If the DDR Menu is a requirement on initial run than I guess it should be part of the initial install process.



Thanks,

Wasay


http://blog.wasay.net
 
New Post
5/9/2011 11:37 AM
 
I can finish the fresh install but with the error for DDR is undefined:
 

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 9 May 2011 15:33:58 UTC

Message: 'DDR' is undefined
Line: 98
Char: 1
Code: 0
URI: http://mysiteCTP3.com/myPage1.aspx

 
New Post
5/10/2011 1:09 PM
 
I have removed the following tags to make it work with the latest SVN checkout.

Removed from: Website\admin\ControlPanel\RibbonBar.ascx

<%@ Register TagPrefix="dnn" TagName="MENU" src="~/DesktopModules/DDRMenu/Menu.ascx" %>

<dnn:MENU ID="adminMenus" MenuStyle="DNNAdmin" IncludeNodes="Admin, Host" IncludeHidden="True" runat="server" />
            <%--
            <dnn:DnnRibbonBarTool ID="cmdAdmin" runat="server" ToolName="Console" />
            <dnn:DnnRibbonBarTool ID="cmdHost" runat="server" ToolName="HostConsole" />
            --%>



After removing these the application worked fine. But I have to type in /Admin.aspx or /Host.aspx when ever I have to check out the admin or host settings or menu.

http://blog.wasay.net
 
New Post
5/10/2011 1:14 PM
 
Can you provide details on the error that is stopping you?

There is an error that will show up in the javascript console which Limono referred to about DDR being undefined, but AFAIK there is nothing that should stop you from using any feature.
 
New Post
5/10/2011 1:29 PM
 
The DesktopModule is missing and because of that I receive the error.

This error is received from steps:
  • Commented RibbonBar.ascx
  • Installed the DNN
  • Installed the Desktop Module DDRMenu from DNNGarden website
  • Uncommented the RibbonBar.ascx

DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DNNDoneRight.DDRMenu.MenuBase.get_DDRMenuFolder() at DNNDoneRight.DDRMenu.MenuBase.ApplyRelativeLocation(String path, RelativeTo root) at DNNDoneRight.DDRMenu.MenuBase.ResolvePath(String path, RelativeTo root) at DNNDoneRight.DDRMenu.MenuBase.LoadManifest(Exception& exc) at DNNDoneRight.DDRMenu.MenuBase.Instantiate(Control hostControl, String menuStyle) at DNNDoneRight.DDRMenu.SkinObject.OnPreRender(EventArgs e) --- End of inner exception stack trace ---


From which company am I suppose to get the DDRMenu Desktop Module? May be its not the DNNGarden if the error is happening here.

Thanks,
Wasay

http://blog.wasay.net
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Open Core Testi...Open Core Testi...DDR Menu - Admin/ControlPanel/RibbonBar.ascxDDR Menu - Admin/ControlPanel/RibbonBar.ascx


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out