Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...General ExceptionGeneral Exception
Previous
 
Next
New Post
8/3/2011 10:55 PM
 
Im afraid I dont know if that will work fine - in general all modules should work as expected as we work hard to preserve binary compatibility. There was 1 broken piece in 6.0 (a missing cache method) that did break the nb_store, but we've resolved it for 6.0.1 so it may be an idea to wait. There are a few other broken modules e.g some modules they were doing direct database access rather than use the API and were broken, but the vendors are working hard to resolve e.g. http://www.ifinity.com.au/Blog . I'd recommend you wait a week for 6.0.1 and do some testing in a dev/staging environment.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/19/2011 11:37 AM
 
Hi guys,

By any chance, do you offer service to analyze one's server and determine what the problem is? If so, would you reply me how to contact you?

My client and I have decided to look for someone who can help us on this.

Heindy
 
New Post
8/19/2011 12:36 PM
 
Heindy, I did a bit of further research on this issue and it turns out it was resolved in 5.5.0 (http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=13700&PROJID=2 ) - upgrading to that version of higher (ideally 5.6.3) should fix your issue for you.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
8/19/2011 3:09 PM
 
Hi Cathal,

Thank you for looking into this. I really appreciate how this forum has helped me this far. My team will try to upgrade their DNN system with 5.6 and see if it will make any difference.

By the way, I just found out another interesting clue: sometimes DNN also gives the following error when the site goes down randomly:

Server Error in '/' Application.
An item with the same key has already been added.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: An item with the same key has already been added.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

 
[ArgumentException: An item with the same key has already been added.]
   System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +51
   System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +7460188
   System.Collections.ObjectModel.KeyedCollection`2.AddKey(TKey key, TItem item) +93
   System.Collections.ObjectModel.KeyedCollection`2.InsertItem(Int32 index, TItem item) +38
   System.Collections.ObjectModel.Collection`1.Add(T item) +117
   DotNetNuke.ComponentModel.SimpleContainer.AddBuilder(Type contractType, IComponentBuilder builder) +111
   DotNetNuke.ComponentModel.SimpleContainer.RegisterComponentInstance(String name, Type contractType, Object instance) +121
   DotNetNuke.ComponentModel.AbstractContainer.RegisterComponentInstance(Object instance) +82
   DotNetNuke.ComponentModel.ComponentFactory.RegisterComponentInstance(Object instance) +77
   DotNetNuke.Security.Membership.AspNetMembershipProvider..ctor() +188
 
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +86
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +230
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +67
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1051
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +111
   System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +7646735
   System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, CultureInfo culture) +36
   DotNetNuke.Framework.Reflection.CreateInstance(Type Type) +27
   DotNetNuke.ComponentModel.SingletonComponentBuilder.CreateInstance() +14
   DotNetNuke.ComponentModel.SingletonComponentBuilder.BuildComponent() +16
   DotNetNuke.ComponentModel.SimpleContainer.GetComponent(IComponentBuilder builder) +18
   DotNetNuke.ComponentModel.SimpleContainer.GetComponent(Type contractType) +81
   DotNetNuke.ComponentModel.AbstractContainer.GetComponent() +55
   DotNetNuke.ComponentModel.ComponentFactory.GetComponent() +63
   DotNetNuke.Security.Membership.MembershipProvider.Instance() +9
   DotNetNuke.Entities.Users.UserController..cctor() +6
 
[TypeInitializationException: The type initializer for 'DotNetNuke.Entities.Users.UserController' threw an exception.]
   DotNetNuke.Entities.Users.UserController.GetCurrentUserInfo() +0
   DotNetNuke.Services.Exceptions.BasePortalException.InitializePrivateVariables() +278
 
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

======================================================================================================

Note the System.Collections.Generic.Dictionary 2 part. Do you think the 5.6 will solve it too?

Heindy
 
New Post
8/20/2011 7:44 AM
 
im not sure - the generic.dictionary error was resolved both for rolecontroller and in one or two other place AFAIK =hopefully the usercontroller issue is related to that.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...General ExceptionGeneral Exception


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out