29 October, 2012

.Stp files are not working after upgrade


Unfortunately, SharePoint 2007 site templates (.stp) can't be used as in SharePoint 2010. Hmm... Then what to do with the custom SharePoint 2007 Site templates? Can't I use them in SharePoint 2010? well

Solution packages (.wsp files) are the supported method for creating sites that are based on a template in SharePoint Server 2010. You can convert an .stp file to a .wsp file to continue to use the template after upgrade.

28 October, 2012

How to install and configure Adobe PDF iFilter 9 for SharePoint 2010

Adobe PDF iFilter lets you index Adobe PDF documents in Microsoft SharePoint Server 2010 and Microsoft SharePoint Foundation 2010.

Install Windows Server and SharePoint. This step includes the following tasks:
Install Windows Server 2008.
 
Install the SharePoint prerequisites. To do this, run the Microsoft SharePoint Products Preparation tool. 

Install SharePoint 2010 and run the SharePoint Products Configuration Wizard. 

Configure a server farm topology. For example, configure a Single Server Farm. 

Create and configure a new Search Service application. 

Download and install Adobe PDF iFilter 9. For more information about how to download PDF iFilter 9, see Adobe PDF iFilter 9 on the Adobe Downloads website.

Download the Adobe PDF file icon. For more information, see Use of Adobe icons and web logos on the Adobe website.

Note Save the Adobe PDF file icon to the following file location:

\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES\

Add the mapping entry to the docIcon.xml file. To do this, follow these steps: a.  Open the docIcon.xml file in Notepad.

Note:- The docIcon.xml file is located in the \Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\XML folder.

§  Type the following entry in the docIcon.xml file:
             <Mapping Key="pdf" Value="pdf16.gif" /> 
§  Click Save. 
§  Exit Notepad. 

Add the .pdf file type to the SharePoint content index. 

Click Start , type regedit in the Search programs and files box, and then press Enter.

Locate the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\ContentIndexCommon\Filters\Extension

Right-click Extension , click New , and then click Key . 
Type .pdf , and then press Enter. 

Click .pdf , right-click (Default) , and then click Modify . 

Type the following GUID in the Value data box:
{E8978DA6-047F-4E3D-9C78-CDBE46041603} 

Exit Registry Editor. 

Restart the SharePoint Search Service. 

Restart all the SharePoint servers in the server farm. 

If you have any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

26 October, 2012

SharePoint 2013 Known issues

If you are looking for known issues in SharePoint server 2013 then please appreciate Microsoft for publishing a wonderful article as mentioned below:

SharePoint 2013 Known issues:

SharePoint 2013 for IT pros

Install prerequisites for SharePoint 2013 from a network share

Download Microsoft SharePoint Server 2013

Query variables in SharePoint Server 2013

25 October, 2012

Microsoft MCSE certifications in 2013

Exam 70-331
Core Solutions of Microsoft SharePoint Server 2013
"The candidate is an IT professional who plans, implements, and maintains a multi-server deployment of SharePoint 2013. Has a working knowledge of and hands-on experience with SharePoint Online. Has broad familiarity with SharePoint workloads. Have experience with business continuity management, including data backup, restoration, and high availability. Has experience with authentication and security technologies. Has experience with Windows PowerShell."
Read more about Exam 70-331 at http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-331

Exam 70-332:
Advanced Solutions of Microsoft SharePoint Server 2013
"The candidate is an IT professional who plans, implements, and maintains a multi-server deployment of SharePoint 2013. Has a working knowledge of and hands-on experience with SharePoint Online. Has broad familiarity with SharePoint workloads. Have experience with business continuity management, including data backup, restoration, and high availability. Has experience with authentication and security technologies. Has experience with Windows PowerShell."
Read more about Exam 70-332 at http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-332

MSCE: SharePoint – Microsoft Certified Solutions Engineer SharePoint
"To earn your MCSE SharePoint certification, start with the MCSA: Windows Server 2012 certification, then pass Exams 331 and 332."

MCSE: SharePoint (SharePoint Server 2013)


Exam 70-331: Core Solutions of Microsoft SharePoint Server 2013(Release February 05, 2013)
http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-331
Exam 70-332: Advanced Solutions of Microsoft SharePoint Server 2013(Release February 05, 2013)
http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-332

24 October, 2012

This Website does not support workflows created by SharePoint Designer.


Issue: This Website does not support workflows created by SharePoint Designer.

One of my clients today came up with unique issue that he is not able to create any workflow in the designer. 


Troubleshooting: 

1.      Based on the error message, I have checked the permissions of the clients; he has Full control permissions on the site.  

2.      The website was allowed to use the Designer

3.      Check the permissions on the library where he was trying to create workflow. Correct permissions were in place for the workflow history library as well.

4.      Both of these libraries inheriting permissions from the site. No question of permissions issue on the site level.

5.      Tried to disable contributor access in the designer.

6.      Tried to change the proxy via designer. 

7.      Workaround to the problem was adding him as a site collection admin. However, this was not a permanent solution to the problem.

Little hard goggling help to resolve the issue. 

Resolution:

Exit and then start Office SharePoint Designer 2007.

The site owner should verify that the affected user has been added to the list of users who have permissions to the Workflows library. If not, add the user to the list: 

1.      In Office SharePoint Designer 2007, in the Folder List, right-click the Workflows library, and then click Properties.
2.      Click the Security tab.
3.      Click Manage permissions using the browser.
4.      In the browser, on the Permissions: Workflows page, click New, and then click Add Users.
5.      Add the user to the list.

If you have any queries/questions regarding the above mentioned information then please let me know. 
I would be more than happy to help you as well as resolves your issues, Thank you.