Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • awm 187 posts 376 karma points
    Jan 20, 2012 @ 12:24
    awm
    0

    Bug

    Hi Tom,

    Just installed the dashboard on an empty installation. When I click on the settings folder I get the following error:

    http://tinypic.com/view.php?pic=2jj0z&s=5

    Seems your usercontrol is referencing local files?

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Jan 20, 2012 @ 14:29
    Tom Fulton
    0

    Hi,

    Thanks for trying the package!

    That seems really strange, I can't see why you would be getting that error and can't reproduce it here.

    Can you tell me more details about your environment - Umbraco Version, IIS Version, etc?  How did you install Umbraco?  Did you do anything else besides create a document type (or have you created them yet), install any packages etc?

    Also, does the built in umbraco doctype editor work?  This uses pretty much the same code to grab the icons list.

    Thanks,
    Tom

  • awm 187 posts 376 karma points
    Jan 20, 2012 @ 14:36
    awm
    0

    Sure!

    In terms of my setup:

    - My Umbraco version is 4.7.1. I downloaded the latest build, just unzipped to my local dir and started the project in web matrix
    - I haven't used a starter kit at all
    - I had just finished installing a few packages before installing yours (ConfigTree, XSLTSearch, GoogleSiteTree, uComponents, DAMP and the FamFam icons)

    The built in editor works fine. The only thing that wasn't working correctly was the dropdown that lists the icons (since they exceeded 100 items) but I'm sure you are aware of this issue.

    In case you need to know, the error occurred right after installation when I clicked on the 'Settings' folder.

    The package looks great btw.. just hope I can get it working :-)

     

  • awm 187 posts 376 karma points
    Jan 20, 2012 @ 14:52
    awm
    0

    Just realised the screenshot doesn't show the full stack trace.. my bad! Here's what was missing.. hopefully it can help you pinpoint the problem:

    [NullReferenceException: Object reference not set to an instance of an object.]
       CP.Umb.Dash.DocTypeOverview.Helpers.DataHelper.GetIconsAsList() in c:\Users\tomf\Documents\Visual Studio 2010\Projects\_Doctypedash\CP.Umb.Dash.DocTypeOverview\CP.Umb.Dash.DocTypeOverview\Helpers\DataHelper.cs:119
       CP.Umb.Dash.DocTypeOverview.UserControl.DocTypeDashboard.RefreshIconFiles() in c:\Users\tomf\Documents\Visual Studio 2010\Projects\_Doctypedash\CP.Umb.Dash.DocTypeOverview\CP.Umb.Dash.DocTypeOverview\UserControl\DocTypeDashboard.ascx.cs:281
       CP.Umb.Dash.DocTypeOverview.UserControl.DocTypeDashboard.OnLoad(EventArgs e) in c:\Users\tomf\Documents\Visual Studio 2010\Projects\_Doctypedash\CP.Umb.Dash.DocTypeOverview\CP.Umb.Dash.DocTypeOverview\UserControl\DocTypeDashboard.ascx.cs:73

    I just tried installing again and received the same error.

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Jan 20, 2012 @ 15:02
    Tom Fulton
    0

    Thanks, that helps a little :)

    Can you send me the contents of this file from your install, maybe via pastebin or whatever other method you have available?  umbraco_client\Tree\treeIcons.css

    -Tom

  • awm 187 posts 376 karma points
    Jan 20, 2012 @ 15:54
  • awm 187 posts 376 karma points
    Jan 20, 2012 @ 18:05
    awm
    0

    Doh, seems to be working now! False alarm!

Please Sign in or register to post replies

Write your reply to:

Draft