Developer forum

Forum » CMS - Standard features » Can't change item type on pages

Can't change item type on pages

Heine Virenfeldt Kristensen
Heine Virenfeldt Kristensen
Reply

Have experienced a trouble with changing item type on pages in DW 9.3.5, is an issue on several solutions.

 

Server Error in '/' Application.


The item data in table ItemType_Global with the item ID 43 does not exist

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.Exception: The item data in table ItemType_Global with the item ID 43 does not exist

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:
 

[Exception: The item data in table ItemType_Global with the item ID 43 does not exist]
   Dynamicweb.Admin.ItemEdit.EnsureItem() +403
   Dynamicweb.Admin.ItemEdit.Page_Load(Object sender, EventArgs e) +426
   System.Web.UI.Control.OnLoad(EventArgs e) +109
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4498

 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1087.0              

error-change-page-item-type.PNG

Replies

 
Dynamicweb Employee
Carsten Boll
Reply

Hi Heine,

I assume Global is an item type on the solution?

This error basically states that no item with ID 43 is found in the ItemType_Global table - have you tried using SQL Firehose to see what's in the ItemType_Global table?

 
Heine Virenfeldt Kristensen
Heine Virenfeldt Kristensen
Reply

Hi Carsten

Yes Global is an item type, and there is an Item with ID 43 in the DB.

And it is not just the global item we have problem with, it is with all page item, can not change item type on any og them.

ItemType_Globa.PNG
 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply
This post has been marked as an answer

Hi all,

It's know issue already bugged as TFS 40180, will be fixed on nearest DW93 hotfix/release. Thanks.

BR, Oleg QA

Votes for this answer: 1
 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Heine

The problem TFS#40180 "Exception when changing item type on a page" has now been fixed in version 9.3.9

You are able to find this build in the download section:

http://doc.dynamicweb.com/releases-and-downloads/releases

Please contact Dynamicweb Support if you need any additional help regarding this.

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

You must be logged in to post in the forum