Suggest, Discuss, Improve! All the ideas and discussions
1 vote Vote

Error when creating an account that already exists

When trying to recreate an account that already exists, instead of giving a meaningful message (account already exists/is taken).. it displays an error message: "=> Message: Invoke operation 'RegisterUser' failed validation. Please inspect ValidationErrors on the operation for details.

=> Stack Trace: at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.b__0(Object state)"

rodww, 10.07.2012, 00:08
Idea status: completed

Comments

rodww, 26.07.2012, 06:44
Was this change deployed? I notice when i go to change my email to something else in the profile screen I see a red warning that it already exists which is great.. but when I try to create an account on the main screen by clicking 'I'm New' and re-entering the same info for an already existing account I still get this error:

"=> Message: Invoke operation 'RegisterUser' failed validation. Please inspect ValidationErrors on the operation for details.

=> Stack Trace: at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.b__0(Object state)"
rodww, 26.07.2012, 06:49
Also a weird side effect to this.. when I get the error (at this point the system still thinks I'm browsing as a Guest as I haven't logged in yet).. when I open a listing and then click to go out it prompts me if I want to discard changes to my listing (which of course I haven't made any).

Leave a comment