Could not load file or assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Description:An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace:The following information can be helpful to determine why the assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Stack Trace:
[FileNotFoundException: Could not load file or assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.]
Sitereactor.StandardValues.Domain.Repository..ctor() +0
Sitereactor.StandardValues.Installation.Installer..ctor() +32
Sitereactor.StandardValues.install.Page_Load(Object sender, EventArgs e) +33
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
I just installed v1.4 on my umbraco 4.8.1 set up. I dont see any Standard values folder in my settings area even though the install seemed to go ok. Just like Jigs said in his first post.... I really need this package up and running... does anyone have a solution for this yet?
Ok.. so I "touched" the web.config file. (simply opened and saved it). Now I see the folder in my settings area. But when I click on any of the doctypes inside the Standard Values folder... nothing happens.
**update... I logged out and back into my Umbraco Admin area, and now am able to access the doctypes inside the Standard Values folder. Looking forward to getting this running now..
Doesnt work with 4.8
Hi,
I tried your both version 1.4 and 1.6 doesnt work with umbraco 4.8
SD 1.4 installs in the 4.8 but not showing standard value folder in settings section and 1.6 gives error.
I am using
win7, iis 7.5, asp.net 4.0 with umb 4.8
cheers
Jigs
Server Error in '/' Application.
Could not load file or assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Umbraco.Core, Version=1.0.4779.24222, Culture=neutral, PublicKeyToken=null' could not be loaded.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Also finding the same problem with 4.10 - anyone found how to get Standard Values working with these versions of Umbraco?
I just installed v1.4 on my umbraco 4.8.1 set up. I dont see any Standard values folder in my settings area even though the install seemed to go ok. Just like Jigs said in his first post.... I really need this package up and running... does anyone have a solution for this yet?
Thanks
Ok.. so I "touched" the web.config file. (simply opened and saved it). Now I see the folder in my settings area. But when I click on any of the doctypes inside the Standard Values folder... nothing happens.
**update... I logged out and back into my Umbraco Admin area, and now am able to access the doctypes inside the Standard Values folder. Looking forward to getting this running now..
Still not getting this to work with nested Doc Types. :-( Anyway we could get an update that still works with 4.8?
is working on a reply...