Why is Row Overflow not working on SQL Server 2005
This is just a warning message. You can verify that rows are overflowing to the ROW_OVERFLOW_DATA pages by using the undocumented command DBCC IND.
Personally this sounds like a table which could stand some normalization.