Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Bug when extending Rapido items

Bug when extending Rapido items

Gheorghe Balan
Reply

Hi

I am trying to create a new item in Rapido by inheriting from an existing one (e.g. create a NewsArticleAircon custom item based on News article).

The thing is that it always fails to create the table in the database with the following error: 

There was an error during item synchronization. See log file {\System\Log\items\ActivationWorkflow} for details.

When I look at the log it says: 2018-09-04 16:24:36.8297|INFO|items/ActivationWorkflow|Dynamicweb.Content.Items.Activation.DatabaseFirstActivationWorkflow: Item type NewsArticleAircon: exception during update...

It creates the item in the UI in the backoffice, but not the actual table in the database.

Any ideas ?

 


Replies

 
Nicolai Pedersen
Reply

Could it be missing ddl rights on the user you use for database connection?

BR Nicolai

 
Gheorghe Balan
Reply

That was a nice guess, but that's not it.

I've just double checked the permissions on that user - and it has all the required permissions - including ddl admin and db owner.

The database is hosted on an elastic pool in Azure - is that an issue ?

Br

Gheorghe

 

You must be logged in to post in the forum