Search found 6 matches

by fastc
Sun 16 May 2010 21:50
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

Yes that works.

But it seems that I still have sometimes a login problem which I can't reproduce right now. Sometimes the login failes without any logged exception. I'am not sure if this has something todo with the Devart connector it could also be a .NET 4 problem only.
by fastc
Mon 10 May 2010 08:38
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

Any news when a new version will be available?

This issue is a show stopper for all of my ASP.NET MySQL projects because I already use new .NET 4 features so I can't go back to .NET 3.5
by fastc
Thu 06 May 2010 17:24
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

I have tried to create a new user using the ASP.NET configuration with my modified web.config but was not able to login with the new user.
by fastc
Fri 30 Apr 2010 21:12
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

Is there a workaround in the meantime?

I tried setting the hashAlgorithmType in my web.config but it does not work:


...
by fastc
Wed 28 Apr 2010 17:01
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

Yes. my passwordForma is also net to Hashed.
I'am using .NET 4 4.0.30319 and Visual Studio 2010 Ultimate 10.0.30319.1 RTMRel. I had the RC installed.
by fastc
Sun 11 Apr 2010 14:27
Forum: dotConnect for MySQL
Topic: Membership not login me in
Replies: 23
Views: 11028

I think I have the same problem.

After upgrading my project to Visual Studio 2010 RC and .NET 4.0 I can't login.
Upgrading to dotConnect 5.70.120.0 did not resolve this.

ASP.NET configuration pages do work.

Any news on this issue?