|
SharePoint Installation Failed To Create Sample Data
This one always gets me off guard so I’m posting this here for more than anything else to remind me. The issue occurs when you configure your MOSS environment which is normally done after installing MOSS. The issue is that while inserting sample data the wizard throws an error which says “Failed to create sample data”. The reason this occurs is because you’ve not configured MSDTC properly. Here are the steps to resolve the problem picked up from this link.
To resolve this issue, configure the security settings for the Microsoft Distributed Transaction Coordinator (DTC) to use the Allow Remote Clients setting. To do this, follow these steps:
- Click Start, point to Administrative Tools, and then click Component Services.
- In the left pane of the Component Services snap-in, expand Component Services, and then expand Computers.
- Right-click My Computer, and then click Properties.
- Click the MSDTC tab, and then click Security Configuration under Transaction Configuration.
- Under Security Settings, click to select the Network DTC Access check box, if it is not already selected. Then, click to select the Allow Remote Clients check box
- Click OK.
- When you receive the message that states that the DTC service will be stopped and restarted, click Yes to confirm that you want to continue.
- Click OK when you receive the message that the DTC service was restarted.
- Click OK.
Once the above steps have been executed, running the wizard inserts sample data without any problem.
7 Responses to “SharePoint Installation Failed To Create Sample Data”
Leave a Reply
Get Updates By Email
Popular Post
- LINQ To SQL Tutorial
- LINQ To SQL Join On Multiple Conditions
- Code Sample: Programmatically Download File Using C#
- Free Icons And Images With Visual Studio 2008
- Windows 7 Control Panel In Classic Mode
- Dynamic Sort With LINQ
- StyleCop Tutorial
- Use SqlConnection With LINQ To SQL
- Write To Vista Event Log Using C#
- More Details Emerge On Microsoft Master Certification
Tag Cloud
Code Snippets
- Get Current Windows User In C#
- Get Width And Height Of Image In C#
- Get Windows Registry Size With WMI And C#
- Reverse Array Elements Using C#
- Convert Hexadecimal To Number In C#
- Get Free Disk Space Using T-SQL
- SQL Server 2008 – Get All Indexes In A Database
- Get Name Of Current Executing Assembly In C#
- Get CD Or DVD Drive Information Using WMI And C#
- Get Last Row From Table Using LINQ To SQL


March 11th, 2009 at 6:25 am
Thanks! This worked like a charm!!
March 11th, 2009 at 6:32 am
Addie,
I’m glad that it helped.
February 11th, 2010 at 6:40 am
Did’nt work for me :(
April 3rd, 2010 at 7:04 am
Is Server 2008 different than 2003? Because I can get to MSDTC, but I don’t see any Security Configuration under Transaction Configuration or I don’t have option of Transaction Configuration.
April 16th, 2010 at 11:34 am
For Server 2008 you must open my computer
open DTC
Right click Local DTC
Click on the security tab
then you can change the settings
However, I tried to re-configure and it still stops at the sample data. Let me know if it works for you
April 17th, 2010 at 2:09 pm
Worked for me!! thanks
April 22nd, 2010 at 5:01 pm
it’s greate,but i am unable to login to my site,I did not give any password,it is asking,What i need to do…………?
Thanks
Prasad