From: Mark <mbe...@mo...> - 2008-04-22 17:10:40
|
Hi, I just tried updating to the new 2.5.0.0 .net data provider, but found that while the 2.1.0.0 version had a FirebirdSql.data.Web.Providers.FbMembershipProvider, there seems to no longer be a FirebirdSql.data.Web.Providers.dll. What do I use for membership with the new version? I am just trying to set up an ASP.NET web page to do the memberships, roles, etc with Firebird, but I am having trouble figuring out just what I need to set up for that... Thanks for any help. Mark |
From: Jiri C. <di...@ci...> - 2008-04-23 07:43:10
|
On 4/22/08, Mark <mbe...@mo...> wrote: > longer be a FirebirdSql.data.Web.Providers.dll. What do I use for > membership with the new version? It's in assembly FirebirdSql.Web.Providers.dll. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |
From: Mark <mbe...@mo...> - 2008-04-23 18:50:14
|
Jiri, Umm, OK, Sorry about the typo, I deserved that... Now where can I get a current FirebirdSql.Web.Providers.dll? The current 2.5.0 version does not seem to have this file... Thanks, Mark ""Jiri Cincura"" <di...@ci...> wrote in message news:d2f...@ma...... > On 4/22/08, Mark <mbe...@mo...> wrote: >> longer be a FirebirdSql.data.Web.Providers.dll. What do I use for >> membership with the new version? > > It's in assembly FirebirdSql.Web.Providers.dll. > > -- > Jiri {x2} Cincura (CTO x2develop.com) > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Jiri C. <di...@ci...> - 2008-04-23 19:14:46
|
On 4/23/08, Mark <mbe...@mo...> wrote: > Now where can I get a current FirebirdSql.Web.Providers.dll? The current > 2.5.0 version does not seem to have this file... Only from sources. 'Cause 2.5 is still unstable I'm not adding it to package. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |
From: Mark <mbe...@mo...> - 2008-04-24 14:02:48
|
Jiri, I managed to find a post from Feb 8, 2008 (the news server that I was using had erased anything older than Feb 10...) where you told Jon Ege Ronnenberg that he could get a working version of the membership provider 2.1.0.0 at "http://netprovider.cincura.net/FirebirdSql.Web.Providers.dll ". However, that address does not seem to be working. Is there anywhere that I could download a copy of the provider with the authentication fix? I have spent days looking but have not been able to locate a working version. My understanding is that the current 2.1.0.0 release does not work properly for authentication and "GetPasswordWithFormat method always returns status = -1, so every login attempt fails.". Thanks, Mark ""Jiri Cincura"" <di...@ci...> wrote in message news:d2f...@ma...... > On 4/23/08, Mark <mbe...@mo...> wrote: >> Now where can I get a current FirebirdSql.Web.Providers.dll? The >> current >> 2.5.0 version does not seem to have this file... > > Only from sources. 'Cause 2.5 is still unstable I'm not adding it to > package. > > -- > Jiri {x2} Cincura (CTO x2develop.com) > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Jiri C. <di...@ci...> - 2008-04-24 14:17:01
|
On 4/24/08, Mark <mbe...@mo...> wrote: > Jiri, > > I managed to find a post from Feb 8, 2008 (the news server that I was using > had erased anything older than Feb 10...) where you told Jon Ege Ronnenberg > that he could get a working version of the membership provider 2.1.0.0 at > "http://netprovider.cincura.net/FirebirdSql.Web.Providers.dll ". However, > that address does not seem to be working. Is there anywhere that I could > download a copy of the provider with the authentication fix? I have spent > days looking but have not been able to locate a working version. >From sources. Or I can build it for you for specific FirebirdClient version. > My understanding is that the current 2.1.0.0 release does not work properly > for authentication and "GetPasswordWithFormat method always returns status > = -1, so every login attempt fails.". Yes. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |
From: Mark <mbe...@mo...> - 2008-04-24 14:44:38
|
Jiri, Is there any way that I could get a built version? I am currently using FirebirdClient 2.1.0.0, although I can use whatever version will work. Thanks, Mark ""Jiri Cincura"" <di...@ci...> wrote in message news:d2f...@ma...... > On 4/24/08, Mark <mbe...@mo...> wrote: >> Jiri, >> >> I managed to find a post from Feb 8, 2008 (the news server that I was >> using >> had erased anything older than Feb 10...) where you told Jon Ege >> Ronnenberg >> that he could get a working version of the membership provider 2.1.0.0 >> at >> "http://netprovider.cincura.net/FirebirdSql.Web.Providers.dll ". >> However, >> that address does not seem to be working. Is there anywhere that I >> could >> download a copy of the provider with the authentication fix? I have >> spent >> days looking but have not been able to locate a working version. > >>From sources. Or I can build it for you for specific FirebirdClient >>version. > >> My understanding is that the current 2.1.0.0 release does not work >> properly >> for authentication and "GetPasswordWithFormat method always returns >> status >> = -1, so every login attempt fails.". > > Yes. > > -- > Jiri {x2} Cincura (CTO x2develop.com) > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Jiri C. <di...@ci...> - 2008-04-24 16:28:46
|
On 4/24/08, Mark <mbe...@mo...> wrote: > FirebirdClient 2.1.0.0, although I can use whatever version will work. http://netprovider.cincura.net/FirebirdSql.Web.Providers.dll build using FirebirdClient 2.1. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com |
From: Mark <mbe...@mo...> - 2008-04-24 20:26:22
|
Jiri, Thanks a lot! I got it and that seems to solve my issue and I can now login properly. Mark ""Jiri Cincura"" <di...@ci...> wrote in message news:d2f...@ma...... > On 4/24/08, Mark <mbe...@mo...> wrote: >> FirebirdClient 2.1.0.0, although I can use whatever version will work. > > http://netprovider.cincura.net/FirebirdSql.Web.Providers.dll build > using FirebirdClient 2.1. > > -- > Jiri {x2} Cincura (CTO x2develop.com) > http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |