Developer forum

Forum » CMS - Standard features » Error when deleting language layer

Error when deleting language layer

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

I am getiting the following exception when deleting a language layer: Sql Exception occurred In ParagraphRepository.GetParagraphs:

I found a related thread suggesting to change the compatibility level but that didn't change anything.  The site runs on 9.9.6. Is this a known issue? And if not, where do I start tracking this down?

Imar


Replies

 
Nicolai Pedersen
Reply

What SQL server version?

What does this give you when quering the Dynamicweb database:

SELECT compatibility_level
FROM sys.databases
WHERE name = 'your_dynamicweb_database_name';
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Tried it with 110 and 120.

Lars found the following:

 

Is that related to the compatibility level?

Imar

 
Martin Vang
Martin Vang
Reply

Hi Imar,

This is a bug. I'll look into it and get QA to reproduce + release a fix once it's ready.

Bug 90094: Deleting an area with more than 2100 paragraphs results in an exception

BR

Martin

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Imar

The problem regarding #90094 "Deleting an area with more than 2100 paragraphs results in an exception" has now been resolved in Dynamicweb version 9.9.7

To upgrade please choose this version from release section:

https://doc.dynamicweb.com/downloads/releases

Let me know if you need any more help regarding this

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

I upgraded the site to 9.7.7. but now we get this, immediately after confirming the delete in the backend:

New known isuse?

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

This is working fine now in 9.10.

 

You must be logged in to post in the forum