Sunday, September 22, 2013

Infopath form status showing installing while deployment in SharePoint 2010

In this post we will discuss how to solve when the infopath form shows status as installing in SharePoint 2010. Also you can check my previous posts on:

- Get icon for different file types in SharePoint 2010

- Create event receiver in Sandboxed solution is SharePoint

- Create an approval workflow in SharePoint Designer 2010

Sometimes when you upload an infopath form template in the central administration, it will stuck and shows installing status in the central administration. You can see this in the Central Administration -> Manage Form Templates.

Wednesday, September 4, 2013

Limitations of workflow in SharePoint 2010

Here we will discuss some of the limitations of SharePoint 2010 workflow. You can read previous posts on:

- Get icon for different file types in SharePoint 2010

- Disable default email for approval workflow in SharePoint 2010 designer

- Create list item using JavaScript object model in SharePoint 2013

1- SharePoint 2010 can have only one workflow execution host per SharePoint 2010 farm, shared between all web applications. Because workflow is not a service in SharePoint 2010.