Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Molly 94 posts 134 karma points
    May 21, 2013 @ 15:17
    Molly
    0

    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 added that and it went ok. Then i go into the backend commerce tab and its completely empty and i see this error below: 

     

     

     

     

    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

  • Molly 94 posts 134 karma points
    May 21, 2013 @ 15:57
    Molly
    0

    Update: I've just added the following into system.web in web.config 

     <webServices>
            <protocols>
                <add name="HttpGet"/>
                <add name="HttpPost"/>
            </protocols>
        </webServices>

    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)
  • Søren Spelling Lund 1797 posts 2786 karma points
    May 22, 2013 @ 23:20
    Søren Spelling Lund
    0

    Do you have anything in the logs that indicated any went wrong during install?

  • Molly 94 posts 134 karma points
    May 23, 2013 @ 10:27
    Molly
    0

    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

Please Sign in or register to post replies

Write your reply to:

Draft