Thread: Npgsql2 Preview Release is available
Hi all! After so much time without updates, we released Npgsql2 Preview Update. This version uses the ado.net 2.0 apis and have asp.net providers support. It is a preview release only because there aremany missing bits which will be added on future releases. Important Notice: As we are changing license to BSD it may be possible that future releases have some missing features whichis present in this release. This is due to the fact we may not be able to get a permission to relicense the patch tonew license. If this happens, we will let you know. We also will work hard to reimplement the missing parts. It is availabe in the usual place: http://pgfoundry.org/frs/?group_id=1000140 Please, give it a try and let us know what you think. Thanks all for you help. -- Regards, Francisco Figueiredo Jr. http://fxjr.blogspot.com Npgsql Lead Developer http://npgsql.projects.postgresql.org Mono Project Contributor http://www.go-mono.com MonoBrasil Project Founder Member http://monobrasil.softwarelivre.org --------- Would you tell me, please, which way I ought to go from here?- That depends a good deal on where you want to getto. -- Lewis Carroll "Alice's Adventures in Wonderland" ____________________________________________________________________________________ Novo Yahoo! Cadê? - Experimente uma nova busca. http://yahoo.com.br/oqueeuganhocomisso
Could sombody please help me? I have troubles with registering Npgsql2 Data Provider in .NET ProviderFactories. I've added proper line to machine.config, I also added Npgsql.dll as a reference in my solution, and I even added it into GAC. I have no idea what to do to make it work... Or maybe it's still impossible in Npgsql2? Debugger gives me this information: "Unable to find the requested .Net Framework Data Provider. It may not be installed." please help, I won't solve it on my own... sorry for my English :) too little experience...