ajax client side profile calls (Bug #2)
Description
Hi,
I'm trying to use the following client side call to insert a new field to a users profile:
Sys.Services.ProfileService.properties.UserPanelBackground = document.getElementById("TextBackground").value;
Sys.Services.ProfileService.save(null,OnSaveCompleted,OnProfileFailed,null);
But I'm getting the following error message:
The server method 'SetPropertiesForCurrentUser' failed.
Please can you advise?
Thanks.
History
Updated by Daniel Nauck over 5 years ago
Hello,
can you please attach a small Testcase (as Visual Studio Solution or sth like that)?
Updated by Daniel Nauck over 4 years ago
postpone to Milestone 1.2.1
Updated by Daniel Nauck over 3 years ago
Hello,
can you please attach a small Testcase (as Visual Studio Solution or sth like that)?
- Priority changed from High to Normal
- Status changed from New to Feedback
- Target version changed from 3.0 to 2.0
Updated by Daniel Nauck 4 months ago
- Target version changed from 2.0 to 3.0