Can someone tell me what's wrong with this configuration?
 <membership defaultProvider="FirebirdMember
shipProvider">
       <providers>
          <add connectionStringName="ActiveConnection" enablePasswordRetrieval="true"
             enablePasswordReset="true" requiresQuestionAndAnswer="true"
             applicationName="/" requiresUniqueEmail="false" passwordFormat="Hashed"
             description="Stores and retrieves membership data from a Firebird database."
             name="FirebirdMembershipProvider" type="FirebirdSql.Web.Providers, Version=2.0.0.0, Culture=neutral,PublicKeyToken=3D06A02581B682F8"
           />
       </providers>
    </membership>
ASP.NET tells me that the assemply name is invalid. But I can find it in the GAC.

If someone could suply me with the web.config it would be great. I can't get FirebirdSql.Web.Providers assemply to work.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to