I am trying to install v4.5.2 and get a configuration error:
Server Error in '/' Application.
Could not load file or assembly 'businesslogic,
Version=1.0.3891.20713, Culture=neutral, PublicKeyToken=null' or one of
its dependencies. The module was expected to contain an assembly
manifest.
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.BadImageFormatException:
Could not load file or assembly 'businesslogic, Version=1.0.3891.20713,
Culture=neutral, PublicKeyToken=null' or one of its dependencies. The
module was expected to contain an assembly manifest.
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 'businesslogic,
Version=1.0.3891.20713, 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:
[BadImageFormatException: Could not load file or assembly 'businesslogic, Version=1.0.3891.20713, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.]
umbraco.presentation.viewstateMoverModule.System.Web.IHttpModule.Init(HttpApplication context) +0
System.Web.HttpApplication.InitModulesCommon() +65
System.Web.HttpApplication.InitModules() +43
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +729
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +298
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +107
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +289
Anyone have any ideas? I need help... i am so frustrated.
Configuration error when trying to install v4.5.2
I am trying to install v4.5.2 and get a configuration error:
Server Error in '/' Application.
Could not load file or assembly 'businesslogic, Version=1.0.3891.20713, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
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.BadImageFormatException: Could not load file or assembly 'businesslogic, Version=1.0.3891.20713, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
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 'businesslogic, Version=1.0.3891.20713, Culture=neutral, PublicKeyToken=null' could not be loaded.
Stack Trace:
Anyone have any ideas? I need help... i am so frustrated.
Joe
Hi Joe
Could you please describe how you have run this installation and what the specifics of the machine is?
And what permissions have you given the network service and the iusr?
/Jan
Issue has been resolved. Apparently there were some server settings that where not set properly.
please help how did u solve this issue i'm having the same error
is working on a reply...