I have a 2003 sp2 physical server. I have SQL Express 2005 installed (not sure of the SP sorry) with two existing instances, V-Center and Backup Exec 12. Long story short I am installing two new applications, v-replicator and v-ranger.
These apps would like to create a new instance in SQL Express but they end up failing right at the very end of the SQL DB install at "installing components/online books". It gives the error: the installation package for the product Microsoft SQL Server 2005 tools express edition cannot be found. Try the installation package again using a valid copy of the installation package 'sqlrun_tools.msi'.
When the "create database" piece of the install begins it creates a temp folder (aef092f......) with a bunch of sql msi files. When the install fails the folder goes away. I'm not sure if these files are created by the existing install of SQL Express or if they are bundled with the installer.
Also, there is an option to install the DB to an existing instance. Is there a way to create an instance right from SQL Express Management Studio?
One last thing sorry. Can I also install SQL Express 2008 on a same machine that is running SQL Express 2005?
Thanks in advance!!!
These apps would like to create a new instance in SQL Express but they end up failing right at the very end of the SQL DB install at "installing components/online books". It gives the error: the installation package for the product Microsoft SQL Server 2005 tools express edition cannot be found. Try the installation package again using a valid copy of the installation package 'sqlrun_tools.msi'.
When the "create database" piece of the install begins it creates a temp folder (aef092f......) with a bunch of sql msi files. When the install fails the folder goes away. I'm not sure if these files are created by the existing install of SQL Express or if they are bundled with the installer.
Also, there is an option to install the DB to an existing instance. Is there a way to create an instance right from SQL Express Management Studio?
One last thing sorry. Can I also install SQL Express 2008 on a same machine that is running SQL Express 2005?
Thanks in advance!!!