Hi.
I updated DW successfully on a test solution, but after I updated the main solution the button to save (and "save and close") User info in the admin panel has stopped working.
In the console i get this error:
TypeError: Dynamicweb.UserManagement is undefined
and points to line 79 in EditUser.aspx:
Dynamicweb.UserManagement.ItemEditors.validateItemFields(suppresItemValidation, function (result) {
On load there is this error:
TypeError: Dynamicweb.Utilities.defineNamespace is not a function
I checked the Admin folders with content and they are identical.
Does anyone know what can be the problem? Am i missing files somewhere else?
Note: its not running with virtual directory so all the solutions have their own folder
Thanks
Henning Jensen