Skip to content

cant find Skybrud.Dashboard.config after installing nuget package #5

@teeto

Description

@teeto

I would like to add a Google Analytics panel to an Umbraco Dashboard.
I have installed Umbraco 7.12.4, then, i have installed the nuget package v1.0.0-beta4
Then i log into Umbraco and the Content section dashboard does not load.
Looking into the log file, i see this error:

ERROR Skybrud.Umbraco.Dashboard.DashboardContext - Unable to load configuration file for the Dashboard: Could not find file 'C:\Webs_demos\Skybrud.Umbraco.Dashboard\Config\Skybrud.Dashboard.config'.
System.IO.FileNotFoundException: Could not find file 'C:\Webs_demos\Skybrud.Umbraco.Dashboard\Config\Skybrud.Dashboard.config'.
File name: 'C:\Webs_demos\Skybrud.Umbraco.Dashboard\Config\Skybrud.Dashboard.config'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
at System.IO.File.ReadAllText(String path)
at Skybrud.Umbraco.Dashboard.Config.DashboardConfiguration.Load(String path)
at Skybrud.Umbraco.Dashboard.DashboardContext..ctor()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions