Commerce Server General - Getting this Microsoft.Solutions.Framework.AccountManagementException on Dev server

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > November 2005 > Getting this Microsoft.Solutions.Framework.AccountManagementException on Dev server





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Getting this Microsoft.Solutions.Framework.AccountManagementException on Dev server
MSCS_user

2005-11-29, 5:55 pm

Hello All:

I am a new MS CS application developer. I have come accross a very
strange problem on our Dev boxes. Doesn't fail on production.

The code basically deals with first time users. So I am creating a
profile object for the new user and setting its type as anonymus.

objUser.userProfile = UserObject.CreateUserProfile(objUser.userName);
objUser.userProfile.UserType = UserObject.UserAccess.Anonymous;

When I am trying to do this:

userProfile.Password = ""

I am getting this exception. While other properties
userProfile.FirstName, LastName etc are empty strings
but
userProfile.Password has value <error: an exception of type:
{Microsoft.Solutions.Framework.AccountManagementException}
occurred> string

And the inner exception says " {"Failed to retrieve value for profile
property 'user_security_password'." }"

and this specificly happens on our dev box.

Any Clue?

Thanks in advance

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com