There is no guide to moving towards .Net 2.0 yet. I believe the product is still officially a beta. Its my understanding that .Net 2.0 should run existing 1.1 programs with little or no modification. Did you search the list archives?
http://www.mail-archive.com/user-cs%40ibatis.apache.org/ Someone asked a very similiar questions 24 hours ago. When the NUnit tests failed did you get any kind of error message? If you want to use the ByteFx client but SqlClient is being used instead perhaps there is something wrong with your configuration files. How are we suppose to help you if you don't provide any error messages or config file snippets? Perhaps you can put together a .Net 2.0 migration guide once you get things working correctly on your system. --- oleksa borodie <[EMAIL PROTECTED]> wrote: > Hello. > > Will iBATIS work with framework 2.0? I've compiled iBATIS sources > with > VS 2005 but all unit test is failed: NUnit tries to use ByteFX > provider instead of SqlClient as specified in the configuration > files. > > Is there any user guide to move to the framework 2.0? > > Thank you. >

