Templates released on 08-sep-2006 need new runtimes, the runtimelibraries released on 08-sep-2006.
We released a fix for the templates today which fix a problem where stored procedure names werent corrected with schema/catalog name overwrites when a projection/datareader was fetched.
The fix for adapter, requires updated runtime libraries, as the FetchDataReader method of DataAccessAdapterBase is now virtual. So if you just update the templates, be sure to also update the runtime libraries as well.
In general we don't want to make these kind of changes, but in this case it was unavoidable.