Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Cloning Custom Tables View modes: 
User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 3/7/2013 7:42:54 AM
   
Cloning Custom Tables
I'm attempting to clone a custom table and receive this error [GeneralizedInfo]: This operation is not supported since the object is low-level object. I've attempted with a custom table with 1-2 fields in it and I've attempted with a custom table with 20-25 fields in it. Any idea why? Nothing in the code files really sticks out. Here is the full error:
EventID: 146090

EventType: E

EventTime: 3/6/2013 12:03:01 PM

Source: cms.customtable

EventCode: CLONEOBJECT

UserName: user1

IPAddress: ::1

EventDescription: Message: [GeneralizedInfo]: This operation is not supported since the object is low-level object.
Stack Trace:
at CMS.SettingsProvider.BaseInfo.GeneralizedInfoWrapper.ResetChanges(Boolean asUnchanged)
at CMS.SettingsProvider.BaseInfo.InsertAsClone(CloneSettings settings, CloneResult result, Boolean isRoot)
at CMS.SettingsProvider.BaseInfo.GeneralizedInfoWrapper.InsertAsClone(CloneSettings settings, CloneResult result)
at CMSModules_Objects_Controls_CloneObject.CloneObject() in d:\Development\CMSModules\Objects\Controls\CloneObject.ascx.cs:line 498
at CMSModules_Objects_Dialogs_CloneObjectDialog.btnClone_Click(Object sender, EventArgs e) in d:\Development\CMSModules\Objects\Dialogs\CloneObjectDialog.aspx.cs:line 107


EventUrl: /CMSModules/Objects/Dialogs/CloneObjectDialog.aspx?objectType=cms.customtable&objectId=3475

EventMachineName: 671-000112785

EventUserAgent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)

EventUrlReferrer: http://localhost/CMSModules/Objects/Dialogs/CloneObjectDialog.aspx?objectType=cms.customtable&objectId=3475

User avatar
Kentico Support
Kentico Support
kentico_radekm - 3/8/2013 1:22:43 AM
   
RE:Cloning Custom Tables
Hello.

Could you please apply the latest hotfix? I have tried to clone a custom table on my KCMS 7.0.23 and it works fine. Thank you.

Best Regards,
Radek Macalik

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 3/8/2013 7:06:21 AM
   
RE:Cloning Custom Tables
I'm on 18, looks like I need to be more religious on checking out what each hotfix contains. Think it was fixed in 23. Thanks

User avatar
Kentico Customer Success
Kentico Customer Success
Accepted solutionAccepted solution
kentico_martind2 - 3/8/2013 7:21:42 AM
   
RE:Cloning Custom Tables
Hi,

just let me note... for me the great source is Bug Tracker RSS Channel... quick and simple info about hotfixes.

Best regards,
Martin Danko