RemoveUserFromRole error

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
chris@byteme
Posts: 14
Joined: Thu 06 Oct 2005 06:23

RemoveUserFromRole error

Post by chris@byteme » Thu 27 Jul 2006 17:53

Hi guys

I'm able to call "Roles.AddUserToRole" succesfully, but when I try "Roles.RemoveUserFromRole" I get the error "Unknown table 'aspnet_usersinroles' in MULTI DELETE".

The table is definitely there, and as I said, I can add a user to a role - I just can't remove a role - any ideas?

Chris...

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 28 Jul 2006 08:19

We found the bug and now are fixing it. Look forward to the next build.

chris@byteme
Posts: 14
Joined: Thu 06 Oct 2005 06:23

Post by chris@byteme » Fri 28 Jul 2006 10:15

Thanks Alexey - Any idea when the release will be available, it's quite urgent.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Fri 28 Jul 2006 10:48

We are going to issue it in two weeks.

Guest

Post by Guest » Wed 23 Aug 2006 08:58

Is it fixed in release 3.50.12 ?

Because I have the same error ...

Thnx!

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 29 Aug 2006 12:00

It is going to be fixed in MySQLDirect .NET 3.50.13 which is coming out soon.

Post Reply