Warning: Indexed view "%1!s!"."%2!s!" might be corrupted because it contains a non-deterministic conversion from string to ...

Warning: Indexed view "%1!s!"."%2!s!" might be corrupted because it contains a non-deterministic conversion from string to date. Run DBCC CHECKTABLE to verify view. Consider using explicit CONVERT with deterministic date style such as 121. Indexed views referencing non-deterministic expressions can't be created in 90 compatibility mode. See Books Online topic "Creating Indexed Views" for more information.