issue while saving a widget

issue while saving a widget

This question is not answered

Hello,

once in awhile (couple times a day) I'm getting, while saving a widget, this error

Sorry, there was a problem with your last request!

Either the site is offline or an unhandled error occurred. We apologize and have logged the error. Please try your request again or if you know who your site administrator is let them know too.

--------------------------------------------

according to event log on on the server, :

Viewstate verification failed. Reason: The viewstate supplied failed integrity check

Requested URL - http://dev.share.********.com:89/controlpanel/tools/ManageWidgets/WidgetEditor.aspx?SelectedNavItem=ToolsListWidgets&WidgetID=eb925abf348f48ac828dbb537e8e415d&ThemeName=&SelectedTab=loginform.js

   Request path: /controlpanel/tools/ManageWidgets/WidgetEditor.aspx

any idea whats causing this?

thank you

roman

All Replies
  • This is probably happening when something causes your app pool to recycle.

    Try setting a static Machine Key in your web.config, do a hard refresh of the Widget Studio and then you shouldn't encounter this issue again (unless you manually change the Machine Key)