Hi,
I have a sql cluster Db in sql 2005 and i have already restored that DB into one production DB and in same server/instnace, i have created one test Db and i am trying to restore using same back up into this new test DB but it's throwing an error:
TITLE: Microsoft SQL Server Management Studio ------------------------------
Restore failed for Server 'prod-SQLCLUS'. (Microsoft.SqlServer.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.4230.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 'Test' database. (Microsoft.SqlServer.Smo)
We needto test the functionality so we don't want to touch actual production DB so we are creating Test DB on the same server/instance.
Appreciate your help!
Thanks,
View Complete Post
I am developing asp.net 2.0 using c# and when I place a break point on a line of code and hit f5 or "start debugging" it just brings up the website without stopping at the breakpoint.
It is set for debug not release and I don't know what else to do? Does anyone have any suggestions?
Thanks
I am building master page in visual studio 2005 and I have placed contentplaceholder into between <head> and </head> tag of master page, but in source view of visual studio 2005, I am getting error that says "unrecognized tag prefix or device filter"
how do i get rid of this error or is this bug in visual studio 2005
thank you
maxmax
I am planning to use Webmatrix as a testing arena for creating and completing the preparation of a website before publishing it. Working with websites on local computer should be much faster than doing that on an online server.
That is why I downloaded a database that I have already created on my online host account, and wanted to import it into webmatrix to continue building my new website using Webmatrix. Here, I did not know how to imort the DB I downloaded from my host, into webmatrix. There is seemingly no way to do that, or to import tables into an existing DB on webmatrix.
Is that not possible?
2- I tried to create a new DB on webmatrix which is a part of installing Wordbress on WM (new site from web gallery --> Wordpress), but I get this error :
The database 'xxxx' could not be created. ---> MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:3306
I have installed PHP 5.2 and Mysql on Webmatrix.
Why does this happen?
Good morning WebMatrix Adventurers,
I read and implemented the sample form that teaches how to restore form variables after a postback; pretty cool. However, my form includes radio buttons and I can't figure out how to restore the checked radio button after postback. Any suggestions would be greatly appreciated.
Is there any way to restore the file after get deleted from Site Collection Recycle bin like restoring from Data base. I have details of file like file name, deleted by, path of the file.
Hello,
I have a form that I publish directly to a form library template that I would like to start using in other places as a content type. I saved the form as a content type and added the content type to the existing forms library. Unfortunately, only half of the forms are populating the content type columns (they populate the existing library columns as well). The half that populate the new content type columns were saved before a certain date. This isn't a refresh issue as I can open the newer forms and go back to the forms libary and see the columns are still not populated. I've tried creating a new forms library with the new content type and the behavior is the same for forms saved after a certain date. Anyways, I would like to use the exisitng forms libary to maintain workflow history.
1. How can I get all of the existing forms to populate the new content type columns?
2. If possible, can I unlink the exisitng forms from the static forms library template to this new content type (In other words have changes to the content type form update the exisitng forms)?
I've tried and looked on many sites with different solutions for which non of them resolved my issue. I've a blank Sharepoint site and want to view data from an SQL DB. It says that a Server Error occurred and that the Data Retrieval Service didn't worked out while listing the DB's.
I tried using the 3 methods... using the also the connection string in different ways... when I do it using VB, Office and Java... I can see the data from that DB... why on Sharepoint Designer it doesn't? It supposed to be more easier than other tools.
I'm really desperate. Any help is very welcome.
____
I could not connect to SQL 2005 from SharePoint Designer 2007 using data source , any idea how , or why.
Even I could not select SQL Native Client.
I have Sharepoint 3.0 installed. I was able to do successfull backup many times. One day a backup was not completed successfully.
Now I get this error when I try to backup.
**************************************8
**********
When I try to delete the timer definition job.. I get the following error:
Object reference not set to an instance of an object. at Microsoft.SharePoint.Administration.SPWebApplication.OnDeserialization() at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(SPConfigurationDatabase configurationDatabase, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid id, Guid parentId, Guid type, String name, SPObjectStatus status, Byte[] versionBuffer, String xml) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(SqlDataReader dr) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RefreshCache(Int64 currentVersionOverride, List`1& newObjects, List`1& deletedObjects, Int64& newestObjectVersion) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RefreshCache() at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.ApplicationPages.JobEditPage.BtnDeleteJob_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
If I try again to delete it I get the following error:
The object with id d32c4ce6-0739-4e8c-94cc-29df0af5042c does not exist in the configuration store. The object may have been deleted by another operation. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.ApplicationPages.JobEditPage.BtnDeleteJob_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) &n
I know this has been posted in various forums for a while now. However, I have one issue to which I have not found a solution. I have a test environment which matches our production Sharepoint 2007 environment. I followed the following articles to implement SSL in the test environment: http://technet.microsoft.com/en-us/library/cc298636(office.12).aspx and http://support.microsoft.com/kb/299875. Once the web site was removed from IIS and re-added, RSS Feed functionality was no longer setup. I had to go back in and redo everything related to the RSS test project. I need to implement SSL in the production environment, but am afraid of what may be missing once the web site is re-added. Are there any other documents or steps to take to make this work properly?