Sharepoint

Sharepoint

Fixed: Sharepoint 2010 The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled

30 November 2011 |

I was using installing WSPs and I got this error Error The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled. If the timer job is sched uled to run at a later time, you can run the jobs all at once using stsadm.exe - o execadmsvcjobs. To avoid this problem in the future, enable the Microsoft Shar ePoint Foundation administrative service, or run your operation through the STSA DM.exe...

Install SharePoint 2010 Language Pack on windows 7

29 November 2011 |

  Download first download language pack from this link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3411   Extracting the Package to extract the package open command prompt  and navigate to the folder that has the package and then type in ServerLanguagePack.exe /extract:c:\FolderName where FolderName is where you want the extracted files to be Modify package configurations we need to modify package configuration file to skip the check for windows 2008 to do that navigate to c:\FolderName\Files\Setup\ and open this file Config.xml ...

Problems running SharePoint 2010 Configurations Wizards for the first time

27 November 2011 |

  I Just installed SharePoint on my machine now and I got two consecutive errors the first one was   Could not load file or assembly ‘Microsoft.IdentityModel An exception of type System.IO.FileNotFoundException was thrown.  Additional exception information: Could not load file or assembly ‘Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35′ or one of its dependencies. The system cannot find the file specified.   and the fix was to install this package Windows6.1-KB974405-x64.msu From the URL http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17331   and the second problem was Failed to call GetTypes on assembly Microsoft.Office.Server.Search ...