The "sound" and "model" palettes don't show database resources, they show art assets.
I see. So I cannot still rule out DB problems. Good to know.
However, I'm not sure why there's a problem with the database here (or if there's a problem with the database, for that matter). If you've got nice juicy mdf and ldf files in your database directory then that indicates the data got loaded up when you did the database restore.
Yep, my thought exactly.
One possibility that comes to mind is that you've wound up with multiple databases, with one being empty and the other having the correct resources in them, and the toolset's connecting to the wrong one. Do you have SQL Management Studio installed? That could be used to check up on which databases are present.
I have done lots of install/reinstall of both the toolkit and the SQL server, and had to wrestle with the default directories so theoretically I MIGHT have ended up with multiple copies of the DB scattared around the system no matter how much attention I have dedicated to cleaning up. However I have managed the DB recovery using the SQL management studio and it shows that there is only one DB (the usual bw_dragonage_content) into the SQL server (except for the system DB, of course). I also tried to manage backup recovery using the .bat script in the wiki, but to no avail, I got the same result. Besides, for comparison I tried to purposefully connect the toolset to an empty database and I got the "Unable to connect" error. Only after I restored the backup on that same DB (and touched nothing else) the toolset started. It seems the toolset won't start at all if connected to an empty DB, instead of behaving like it does.
Oh, and if you're using Configuretoolset.exe to change databases or are installing the database in a non-default location, there's currently a bug in it that you might need to work around: http://social.biowar..._a_registry_key
Yep, I already checked that page and at each installation manually modified the registry. To no avail though.

EDIT: Ah, I forgot to mention another odd behavior, though I have no idea whether it is related to this problem or not. When I install the toolset, even without installing the MSSQL, the toolset apparently installs, but when checking the installation icons I noticed that there is no "uninstall" icon in the start menu. I have to rerun the installer, thus performing a second install over the first one, to have the "uninstall" icon appear in the start menu.
Modifié par traveller_, 05 février 2010 - 10:12 .