Page 1 of 1

Web Site Administration Tool - can't delete user

Posted: Fri 13 Oct 2006 16:30
by mr breaker
Hi,

I am trying to delete a user within the VS Web Site Administration Tool but I get this error:

An error was encountered. Please return to the previous page and try again.

The following message may help in diagnosing the problem: Member 'ClassName' was not found. at System.Web.Administration.WebAdminPage.CallWebAdminHelperMethod(Boolean isMembership, String methodName, Object[] parameters, Type[] paramTypes) at ASP.security_users_manageusers_aspx.Yes_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


I am using the latest version, 3.50.13.0. I know there used to be an issue with deleting roles. I created a new user, with no roles assigned. When I try to delete the user, I get the error above.


Has anyone else run into this?

Posted: Fri 13 Oct 2006 16:32
by mr breaker
And I also just noticed I get the same error when trying to DELETE a role.

I am able to remove a user from a role without a problem.

Posted: Fri 13 Oct 2006 16:44
by Alexey
Having looked at your stack trace i couldn't find any word about MySQLDirect. What makes you think that our product has anything to do with this error?
Please describe the steps you perform to get the error.

Posted: Fri 13 Oct 2006 20:08
by mr breaker
Sorry about that...I tried the delete through code and it gave me a more descriptive error there.

It looks like it was just a permissions issue.



Thanks.

Posted: Mon 16 Oct 2006 07:00
by Alexey
Have you resolved the problem?

Posted: Mon 23 Oct 2006 18:42
by mr breaker
Yes, it was just a permissions issue. No problem with the driver.


Thanks

Posted: Tue 24 Oct 2006 16:24
by Alexey
OK. I see.