I've tried uninstalling and reinstalling about 3/4 times and it does exactly same each time. It also removes the log4net.dll in bin folder on uninstall that i have to keep replacing. Is this version compatible with umbraco 6.0.5 ? It says version 6.0.0 on the project page wondering if it includes the version i'm using also. if it does any ideas on why this is happening. I've installed it before with no problems previously.
This has taken away the first error and has brought a different error below:
System.NotSupportedException: The type System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] is not supported because it implements IDictionary.
at System.Xml.Serialization.TypeScope.GetDefaultIndexer(Type type, String memberInfo)
at System.Xml.Serialization.TypeScope.ImportTypeDesc(Type type, MemberInfo memberInfo, Boolean directReference)
at System.Xml.Serialization.TypeScope.GetTypeDesc(Type type, MemberInfo source, Boolean directReference, Boolean throwOnError)
at System.Xml.Serialization.ModelScope.GetTypeModel(Type type, Boolean directReference)
at System.Xml.Serialization.XmlReflectionImporter.ImportTypeMapping(Type type, XmlRootAttribute root, String defaultNamespace)
at System.Web.Services.Protocols.XmlReturn.GetInitializers(LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.XmlReturnWriter.GetInitializers(LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.MimeFormatter.GetInitializers(Type type, LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor(Type type)
at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
New install of Ucommerce v 3.5.0.13098 commerce admin empty: Error
Umbraco Version : 6.0.5
Ucommerce Version: 3.5.0.13098
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
Hi There,
I've installed ucommerce and on install it gives me an error that i haven't added the following into web.config and to add it under <modules>
<add name="PerRequestLifestyle" type="Castle.MicroKernel.Lifestyle.PerWebRequestLifestyleModule, Castle.Windsor" />
I've tried uninstalling and reinstalling about 3/4 times and it does exactly same each time. It also removes the log4net.dll in bin folder on uninstall that i have to keep replacing. Is this version compatible with umbraco 6.0.5 ? It says version 6.0.0 on the project page wondering if it includes the version i'm using also. if it does any ideas on why this is happening. I've installed it before with no problems previously.
Thanks in advance.
Molly
Update: I've just added the following into system.web in web.config
This has taken away the first error and has brought a different error below:
Do you have anything in the logs that indicated any went wrong during install?
Hi Søren
I will email a copy of my files for you to look at as per your request in the other post i commented in regarding this issue.
Thanks
Molly
is working on a reply...