19 November, 2012

sharepoint 2013 videos


Watch or download the following content for information about how to plan for, install, or manage SharePoint 2013.

Content Description

Video (play button) icon
Video: Social computing overview in SharePoint Server 2013 View a video of enterprise social computing and collaboration in SharePoint 2013, featuring Bill Baer, SharePoint Senior Product Marketing Manager.

Video (play button) icon
SharePoint 2013 training for IT pros Find IT pro-focused how-to training and walkthrough videos with this interactive course about SharePoint 2013 including changes and new features for search, social, plus deployment and performance/scalability.

SharePoint 2013 Video Tutorials – BY Asif Rehmani

sharepoint 2013 enhancements

Features removed in SharePoint 2013

The following features and functionality have been deprecated or changed in SharePoint 2013.
1.    Visual upgrade
2.    Document Workspace site template
3.    Personalization Site template
4.    Meeting Workspace site templates
5.    Group Work site template and Group Work solution
6.    Visio Process Repository site template
7.    Unghosting and customizing CSS files
8.    Imaging Web service
9.    Excel Services — Can't edit workbooks in the browser that have external data connections
10. Web Analytics in SharePoint Server 2010
11. Modifying the search topology using a web-based interface
12. Diacritic sensitivity element in the thesaurus
13. Replacement mode within the thesaurus
14. Search Query web service
15. Search RSS and search from Windows
16. Custom word breaker dictionaries
17. SharePoint Search SQL syntax
18. Shallow search refiners
19. FAST Search database connector
20. FAST Search Lotus Notes connector
21. FAST Search web crawler
22. FAST Query Language (FQL) deprecated features
23. URL Query syntax
24. Specific search scope filters
25. Anti-phrasing
26. Offensive content filtering
27. Substring search
28. Person names and location extractions
29. Number of custom entity extractors
30. Supported document formats
31. Content processing extensibility
32. Custom XML item processing
33. Adding a test item to the index

18 November, 2012

Sales Lead Pipeline Template Mystery

Before directly giving the problem description, let me brief some details regarding Sales Lead Pipeline template. This template belongs Microsoft Fab40 Package and comes under “Server Admin Application Templates”, detail reference: http://blogs.technet.com/b/praveenh/archive/2010/12/17/fantastic-40-application-templates-for-sharepoint-wss-amp-moss.aspx

Problem Description:
User created a Website with the Template "Sales Lead Pipeline". It works well, but there is a Workflow inside this Template to convert leads to accounts. This workflow only work with the side admin account (i.e. only for site collection administrators), all other accounts became an "access denied".

We can enter sales leads into the site but when we push the convert button, or use the convert workflow "Access Denied" is returned. User is a member of both the associated members and owners groups. So now the questions is-Do we really required to be a part of site collection admin group?

Which states that this is a bug in this template and there are some steps by which we can fix this.

Resolution Steps:
1)    Open your sales site with SharePoint Designer
2)    Go to the workflows
3)    Click on the "Convert" workflow with the right button
4)    Click on "Publish selected file"
5)    Choose any location
6)    Click publish

If you have any queries/questions regarding the above mentioned information then please let me know. Thank you.

Error message when view or edit in browser for Word or PowerPoint Web Apps

Problem Description:
When attempting to view a PowerPoint Presentation or a Word document in the Office Web Apps, the user receives an error message indicating that the service is temporarily unavailable.  Multiple attempts from the same web application return similar results.

Possible Errors:
1.    Service is temporarily unavailable.
2.    Word Web App cannot open this document for viewing because of an unexpected error.  To view this document open it in Microsoft Word.
3.    PowerPoint Web App encountered an error.  Please Try again.

Probable cause:
The Office Web Apps rely on the SharePoint Shared Services Infrastructure to convert the document into a browser ready rendition.  If the front-end machines cannot find the shared services, or the shared services are not started on at least one machine, then viewing the document or presentation will fail with this error.

Another possible cause for these errors is a potential problem with the Service Account running the Web Application, the Word Viewing Service, and the PowerPoint Service. 

Resolution:

Resolution 1: Check PowerPoint Service and Word Viewing service status:
1.    Click  Start , point to All Programs , Microsoft SharePoint 2010 Products , and then SharePoint 2010 Central Administration.

2.    On the SharePoint Central Administration home page, in Application Management , click Manage service on server .  Verify PowerPoint Service and Word Viewing Service is started.

Resolution 2:   Verify if PowerPoint Service and Word Viewing Service are not listed. 
If it is listed, then proceed to another resolution in the list.  The service applications and proxies can be created by using the Central Administration or Windows Power shell. 

To create the service applications and the service application proxies by using Central Administration:

1.    Click Start , point to All Programs , Microsoft SharePoint 2010 Products , and then SharePoint 2010 Central Administration .
2.    On the SharePoint Central Administration home page, in Application Management , click Manage service applications .
3.    On the Service Applications page, click New , and then click Word Viewing Service .
4.    In the Word Viewing Service Application dialog box, in Name , type Word Viewing Service Application . In Application Pool , select Use existing application pool , and then in the list box, select SharePoint Web Services Default . In Add to default proxy list , verify Add this service application's proxy to the farm's default proxy list is selected (default), and then click OK .

Note: You can choose to create a new application pool to be used with a service application. When creating a new application pool, you can specify the security account used by the application pool to be a predefined Network Service account, or you can specify a managed account. The account must have read\write privileges for the SPContent database and SPConfig database.

5.    On the Service Applications page, click New , and then click PowerPoint Service Application .
6.    In the PowerPoint Service Application dialog box, in Name , type PowerPoint Service Application . In Application Pool , select Use existing application pool , and then in the listbox, select SharePoint Web Services Default . In Add to default proxy list , verify Add this service application's proxy to the farm's default proxy list is selected (default), and then click OK . 

Note: You can choose to create a new application pool to be used with a service application. When creating a new application pool, you can specify the security account used by the application pool to be a predefined Network Service account, or you can specify a managed account. The account must have read\write privileges for the SPContent database and SPConfig database.

Resolution 3: Check Service Account Permissions
The Service Applications get and retrieve content and settings from the SharePoint Content Databases and the Configuration Database.  In order for them to process documents they must have appropriate permissions on both databases. 

For more information as to the recommended permissions, please see the Account permissions and security settings (SharePoint Server 2010) TechNet article found here:
http://technet.microsoft.com/en-us/library/cc678863.aspx

Resolution 4: Check the Farm Account
In a Farm Setup, we suggest that the Farm Account be running under a different account for the Web Application, PowerPoint and Word Viewing Application Pools.  To check these through the Central Administration:

1.    Click Start , point to All Programs , Microsoft SharePoint 2010 Products , and then SharePoint 2010 Central Administration .
2.    On the SharePoint Central Administration home page, in Security , click Configure service accounts .
3.    Verify they are running under a different account.  If they are the same as the Farm Account change them to a different Service Account or create a new service account in your domain to run these services.  
4.    To create a different or new service account, the following link provides the detail steps: http://technet.microsoft.com/en-us/library/dd548356(WS.10).aspx

Note:  It is not a requirement to run the Farm account and Service accounts under different managed accounts.  This resolution is provided as a possible troubleshooting technique.

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 queries, Thank you.