I am having an issue installing Umbraco via webmatrix to Azure.
Here is the Error:
Could not load file or assembly 'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
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].
I can't find anything online to help fix this problem. It's a pretty basic Umbraco install with only one plugin: Nested Content.
Any Ideas?
Here is the Full Stack Trace:
[FileLoadException: Could not load file or assembly
'System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The
located assembly's manifest definition does not match the assembly
reference. (Exception from HRESULT: 0x80131040)]
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean
throwOnError, Boolean ignoreCase, Boolean reflectionOnly,
StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean
loadTypeFromPartialName, ObjectHandleOnStack type) +0
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean
throwOnError, Boolean ignoreCase, Boolean reflectionOnly,
StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean
loadTypeFromPartialName) +70 System.RuntimeType.GetType(String
typeName, Boolean throwOnError, Boolean ignoreCase, Boolean
reflectionOnly, StackCrawlMark& stackMark) +40
System.Type.GetType(String typeName) +30
System.Data.Common.DbProviderFactories.GetFactory(DataRow providerRow)
+108 System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName) +88
Umbraco.Core.Persistence.Database.CommonConstruct() +35
Umbraco.Core.Persistence.Database..ctor(String connectionString,
String providerName) +119
Umbraco.Core.DatabaseContext.ValidateDatabaseSchema() +211
Umbraco.Core.ApplicationContext.get_IsUpgrading() +68
Umbraco.Web.Security.Identity.AppBuilderExtensions.UseUmbracoBackOfficeCookieAuthentication(IAppBuilder
app, CookieAuthenticationOptions options, ApplicationContext
appContext, PipelineStage stage) +96
Umbraco.Web.Security.Identity.AppBuilderExtensions.UseUmbracoBackOfficeCookieAuthentication(IAppBuilder
app, ApplicationContext appContext, PipelineStage stage) +314
Umbraco.Web.UmbracoDefaultOwinStartup.ConfigureMiddleware(IAppBuilder
app) +30
Umbraco.Web.UmbracoDefaultOwinStartup.Configuration(IAppBuilder app)
+44
[HttpException (0x80004005): Exception has been thrown by the target
of an invocation.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9963380
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)
+101 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest
wr, HttpContext context) +254
Cheers! -Graham
Azure Umbraco Web Matrix Publish Error
I am having an issue installing Umbraco via webmatrix to Azure.
Here is the Error:
Any Ideas?
Here is the Full Stack Trace:
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.