Skip to main content

Posts

Automatically create Word documents which include list fields

Creating Word documents containing List fields http://blogs.technet.com/b/brenclarke/archive/2009/04/15/automatically-create-word-documents-which-include-list-fields.aspx The example has the following components: ·          A document library which has a Word document associated which is used as the basis for all new documents ·          A list containing the fields that we want to pass into a new document ·          A workflow which creates a new Word document and copies the fields from the list into the document Creating the document library A document library is really just a special type of list.   There are some differences in functionality but many of the features remain the same. First we need to create a new document library, in your browser: ·          (Top right) Site Actions > Create ...

The password supplied with the username Administrator was not correct ” Error while creating web application in SharePoint

The password supplied with the username was not correct sharepoint Recently I encountered an error while creating web application from central admin site " The password supplied with the username was not correct. Verify that it was entered correctly and try again ". The reason is that administrative password may have been modified but SharePoint farm is still using the old administrative credential. To fix this issue execute below command: stsadm -o updatefarmcredentials -userlogin -password