I'm trying to install WUP on a Win 2003 box. I'm getting a number of SQL errors, starting with this one: "An error occured during the execution of a SQL script (create_database.sql)." I then get a similar error on create_table_all.sql and a couple of other scripts, then the install crashes.
The box I'm using already has an instance of SQL Server on it, which I'm guessing has something to do with the problem. The WUP install seems to get through the MSDE install OK, though. I've tried the install with my current instance of SQL Server stopped, and that didn't seem to make any difference.
The SQL Server instance on the machine is currently being used for another program, SurfControl. My plan is to switch WUP over to use this SQL server and get rid of MSDE. Is there any way to do the install straight to SQL without bothering with MSDE to begin with?
If anyone has any clue on this error, please let me know. Thanks.
