Hi All,
My Umbraco project runs OK in Visual Studio / Cassini, but with I use MS Deploy to deploy to a Local Windows Server 2012 IIS machine on the same subnet it fails to deploy Umbraco.ModelsBuilder.dll to the bin folder on the target machine and I get the error below.
Any Ideas what is going on here ?
Thanks
Terry Clancy ClanceZ
Error from IE:
Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'Umbraco.ModelsBuilder' or one of its dependencies. The system cannot find the file specified. Source Error: Line 183: <add assembly="System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> Line 184: <add assembly="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> Line 185: <add assembly="Umbraco.ModelsBuilder" /> Line 186: <add assembly="System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> Line 187: <add assembly="System.Collections.Concurrent, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> Source File: C:\inetpub\TeraTastic\web.config Line: 185 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Umbraco.ModelsBuilder' 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]. Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.