Hello,
I am trying to restore database after creating a new database and restore to this new clean database I am getting this:
TITLE: Microsoft SQL Server Management Studio Express------------------------------
Restore failed for Server 'GUY\SQLEXPRESS'. (Microsoft.SqlServer.Express.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Restore+Server&LinkId=20476
------------------------------ADDITIONAL INFORMATION:
System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing 'arachnode.net' database. (Microsoft.SqlServer.Express.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&LinkId=20476
------------------------------BUTTONS:
OK------------------------------
Delete your AN database and restore the backup, rather than trying to restore the AN backup to your AN database.
Sorry, Megetron, you already know the answer to this one. This post is one for another user.
MAIN INSTALLATION DOCUMENTATION LINK: http://arachnode.net/Content/InstallationInstructions.aspx
For best service when you require assistance:
An open source .NET web crawler written in C# using SQL 2005/2008.
Twitter: http://twitter.com/arachnode_net
arachnode.net provides custom crawling and contracting resources. Please ask.
C# crawler, C# web crawler, C# site crawler
Thanks for posting this. I have never seen this before.
AFAIK (and can tell) there is only one backup of arachnode.net in the arachnode.net.bak database backup.
This did not work for me. It gave me the same error. I created and deleted the Database arachnode.net.
I was able to change the name and restore a library but the inital script to load failed. I have some data.
Now when I run the arachnode.net it has problems connecting.
I set the start up to administration and when I select an link it fails connect to the database..
Did you set the connection string in ConnectionStrings.config?