Unable to delete List in Sitefinity v. 6.0.4210

Posted by Community Admin on 04-Aug-2018 06:30

Unable to delete List in Sitefinity v. 6.0.4210

All Replies

Posted by Community Admin on 23-Jun-2013 00:00

I am attempting to delete a List (collection) in Sitefinity v. 6.0.4210, however, I get the following error message in my Error log file:

----------------------------------------
Timestamp: 6/23/2013 5:59:22 AM

Message: HandlingInstanceID: 877eb4c5-ec97-4b58-9708-f068b8e96652
An exception of type 'System.Reflection.TargetInvocationException' occurred and was caught.
-------------------------------------------------------------------------------------------
06/23/2013 01:59:22
Type : System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Exception has been thrown by the target of an invocation.
Source : mscorlib
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : System.Object InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
HResult : -2146232828
Stack Trace :    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Telerik.Sitefinity.Abstractions.SiteInitializer.Upgrade(Int32 upgradeFrom)

Additional Info:

MachineName : VS2012DEV
TimeStamp : 6/23/2013 5:59:22 AM
FullName : Telerik.Sitefinity.Utilities, Version=6.0.4210.0, Culture=neutral, PublicKeyToken=b28c218413bdf563
AppDomainName : eb18bb8b-2-130164407434783527
ThreadIdentity : 
WindowsIdentity : VS2012DEV\Administrator
Requested URL : localhost:27061/.../default.aspx
Inner Exception
---------------
Type : System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Object reference not set to an instance of an object.
Source : Telerik.Sitefinity
Help link : 
Data : System.Collections.ListDictionaryInternal
TargetSite : Boolean UpgradeBackendTemplatesRemoveIE8Compatibility()
HResult : -2147467261
Stack Trace :    at Telerik.Sitefinity.Abstractions.SiteInitializer.UpgradeBackendTemplatesRemoveIE8Compatibility()



Category: ErrorLog

Priority: 0

EventId: 9010

Severity: Warning

Title:Enterprise Library Exception Handling

Machine: VS2012DEV

App Domain: eb18bb8b-2-130164407434783527

ProcessId: 8012

Process Name: C:\Program Files (x86)\Telerik\Sitefinity 5.3\Sitefinity.exe

Thread Name: 

Win32 ThreadId:6556

Extended Properties: 
----------------------------------------

Please advise.

Posted by Community Admin on 26-Jun-2013 00:00

Hello,

I am unable to determine the cause for the error just from the error logs. Would it be possible to open a support ticket and send us the database and project to debug locally, please?

Thank you in advance. 

Regards,
Atanas Valchev
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 27-Jun-2013 00:00

Samir, are you trying to do this in IE?
Not sure, but the folks @eVeliko reported issues when trying to add / update dynamic content items  with IE, while it was working like a charm with Chrome.
The stack trace (UpgradeBackendTemplatesRemoveIE8Compatibility) also seem to suggest some sort of IE incompatibility.
Just a wild guess but if you're using IE, can you try to do the same thing with other browser?

This thread is closed