Developer forum

Forum » CMS - Standard features » Error when saving

Error when saving

Gert Janssen
Reply

Hi,

 

One of our customers gets an error when trying to SAVE and CLOSE item based pages a few times in a row. We cannot reproduce it ourselves. The customer gets an error message which does not help us forward.

There is no proxy in their network, they experience this on several machines on several locations.


Please advice.

Error_bij_opslaan_product_specifications.JPG

Replies

 
Nicolai Pedersen
Reply

Hi Gert

It looks like a codefirst item that has a property that is readonly - it is lacking it's setter.

When you say you cannot reproduce, is that locally or when you log in with your own user?

BR Nicolai

 
Gert Janssen
Reply

Hi Nicolai,

 

When we try this, we are using an account on the server the customer is experiencing this on. Any thoughts?

 
Nicolai Pedersen
Reply

Another username on the same solution then? But the Ilse user always fail?

As I wrote, the "property set method not found" exception (which is a .net exception) indicates that we try to set a value on a property that is readonly. So have you checked your code first items for properties that are readonly?

BR Nicolai

 

You must be logged in to post in the forum