Fresh Install of 4.5.1 FAILS when trying to install PRO Feature
UMB 4.5.1 SVR 2008 STD IIS 7 (Fresh Umbraco Install OLD Umbraco DB from my 4.0.3 Install)
-I unblocked the .zip -I checked all the perms -I copied build over to wwwroot folder -I removed the removeDoubleDashes attribute in the umbracoSettings.config -I added the DB Connection String to the web.config -I assigned the DefaultAppPool (.NET 4.0) -Started the site and all was well
Until I tried to install Concierge then I got: Could not load file or assembly 'DeployLX.Licensing.v3.dll' or one of its dependencies. Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
so I ran: %windir%\system32\inetsrv\appcmd set config -section:applicationPools -applicationPoolDefaults.enable32BitAppOnWin64:true
then I got: Could not load file or assembly 'Umbraco.Concierge.dll' or one of its dependencies. Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
Fresh Install of 4.5.1 FAILS when trying to install PRO Feature
UMB 4.5.1 SVR 2008 STD IIS 7 (Fresh Umbraco Install OLD Umbraco DB from my 4.0.3 Install)
-I unblocked the .zip
-I checked all the perms
-I copied build over to wwwroot folder
-I removed the removeDoubleDashes attribute in the umbracoSettings.config
-I added the DB Connection String to the web.config
-I assigned the DefaultAppPool (.NET 4.0)
-Started the site and all was well
Until I tried to install Concierge then I got:
Could not load file or assembly 'DeployLX.Licensing.v3.dll' or one of its dependencies. Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
so I ran: %windir%\system32\inetsrv\appcmd set config -section:applicationPools -applicationPoolDefaults.enable32BitAppOnWin64:true
then I got:
Could not load file or assembly 'Umbraco.Concierge.dll' or one of its dependencies. Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
Hi Kevon -
Concierge does not currently support v4.5.* but we'll have a release that does support it out shortly - next week it looks like.
You can see the status of all tools and packages in terms of v4.5.* support here: http://our.umbraco.org/wiki/reference/packaging/umbraco-45-compatibility/umbraco-45-package-testing
-Paul
Thanks Paul what about Courier, I don't see it listed?
Kevon -
Both Courier and Contour are compatible with 4.5.* .
-Paul
Thanks!
is working on a reply...