Hi, I have been using the SqlMembershipProvider for quite some time now and only recently switched to FbMembershipProvider. Let me first say that my connectionString in my App.config works fine and I can read/write to a embedded FDB. I have setup my WINDOWS application to use the Membership provider stuff but with FbMembershipProvider it throws an exception and looking at the code I can see that the connectionString is not initialed (NULL), meaning that the FbMembershipProvider is not loaded correctly from my App.Config file.
Now I suppose I need to ask if it is possible to use the FbMembershipProvider from a WINDOWS application like I do with SqlMembershipProvider and SQLExpress? I also noticed that the Fb-provider doesn't use static methods and does that mean I have to initialize any connectionStrings or am I missing the plot completely? I would greatly appreciate it if anyone can assist me in my dilemma. Kind regards Sarel -- View this message in context: http://www.nabble.com/FbMembershipProvider-problem-tf1446243.html#a5520829 Sent from the firebird-net-provider forum at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
