Hi,
I think its the same problem discussed in this thread. Most likely you are using MS SQL 2000 instead of MS SQL 2005. To fix it you can either switch to SQL 2005 or clean out the tables and stored procs if any were created in your existing SQL 2000 database. Edit the script as described in the linked thread and then run setup again.
Hope it helps,
Joe