Bug #2
ajax client side profile calls
| Status: | Feedback | Start: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Profile | Spent time: | - | |
| Target version: | 2.0 |
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 about 4 years ago
Hello,
can you please attach a small Testcase (as Visual Studio Solution or sth like that)?
Updated by Daniel Nauck about 2 years ago
- Status changed from New to Feedback
- Priority changed from High to Normal
- Target version changed from 3.0 to 2.0
Hello,
can you please attach a small Testcase (as Visual Studio Solution or sth like that)?