I'm trying to install and run BugNET for the first time and have run into a small snag. The nant scripts don't work with Visual Web Devloper 2005 Express Edition and I don't have the full-fledged Visual Studio. So instead of using nant, I've done all the install and setup manually.
The one piece that I had issues with was the creation of all the DB tables, stored procedures, etc. I ran all the SQL scripts that came in the Zip package but could never get them to run cleanly. At this point I don't think I've got all the right versions in sync. I think this is mostly due to the scripts wanting to build upon tables and stored procedures that are already there instead of building them from scratch.
Does anyone have a complete backup or set of SQL statements to create a blank DB from scratch? Would someone mind doing a Tasks -> Generate Scripts for me to create the SQL statements? or point me in the right direction with what I've done wrong...
Any help is greatly appreciated.
Michael