Hi,
It's sound like the last release version to download is in Debug Mode.
I tried to build it from the source, but I still think it is on debug mode.
I'm checking this by using the follow Windows Command at the bin directory
find /i "Debug" *.dll
The result is like this.
---------- IBATISNET.COMMON.DLL
Debug
get_IsDebugEnabled
IsDebugEnabled
---------- IBATISNET.DATAMAPPER.DLL
get_IsDebugEnabled
Debug
Anyone know anything about this?
Best regards,
Felipe

