Error occurred in deployment step 'Recycle IIS Application Pool': Object...
Hello, When I do a deploy from VS2012 I get the error above. Specifications: - User is Farm Admin - User is Site Collection Admin - User is added with full control to the Web application user policy -...
View ArticleChanging Toolbar Type to Freeform Removes Tabular
In the schema.xml file of my list definition, I've changed the toolbar type to 'FormField' and have created my own xsl template which copies the 'FreeForm' template. When I do this, it removes the...
View ArticleAdd .aspx.cs file to Sharepoint
Hi,I've been given a file, filename.aspx.cs, that will dynamically generate a url with the appropriate parameters along with a .aspx file. I need to place these in my SharePoint site. I only know...
View ArticleBackground Job appears to be linked to previous host machine
I have developed a background job, which was working. I have moved my whole development environment to a new machine, and now the background task is failing.The Error message says 'The Web application...
View ArticleSharePoint Javascript
Hi,In of our applications' script which uses Javascript Client Object model, I saw below statement: var webUrl = _spPageContextInfo.webServerRelativeUrl == '/' ? '' :...
View Articleappend to text vaue using Javascript Client Object model
Hi,How do I retrieve the value of "append to existing text" values from a multiple line text field using JavaScript Client Object Model?can anyone provide me code help with this?Thanks
View ArticleAdding a file to a document library while overriding created_by property
As a requirement of our application, we add files with other file's properties within document libraries using the following method: private static SPFile AddFile(SPListItem item, Stream stream,...
View ArticleExtend Web Application
Hi, We have a requirement to develop a Portal facing intranet as well as internet. Not all users logging in from internet have AD accounts. So we will have to implement mixed or multi authentication...
View ArticleHow to join 2 feeds
Hello,Question from a very beginner: What would be the syntax of the query to select some fields from 2 feeds: ProjectBaselinesand Projects; the 2 feeds being joined on the ProjectId field.Thanks for...
View ArticlePeople Editor Control: Need to Restrict users from subsite
HiI want to restrict people editor control , not to allow non members of the perticular site. i should achieve this by programatically. Now it is showing all users in the AD, i can see the property for...
View ArticleTask List item call out error - TypeError:...
I have recently started to experience an intermittent error with list item callouts/ECB menu in a task list I am working with.When clicking the elipsis against any given item in the task list, instead...
View Articlesharepoint million list items in single list folders or not to folder
I have a sharepoint 2013 list with million items in it.I would like to know whether I use folders or without it it will be just fine.I just see warning that threshold limit exceeds but its just a...
View ArticleUse other template feature in a cenratin site
Hi,When I develop sharepoint, develop app only in development site template, but I also need collaboration, Business Intelligence feature. How can I integrate them in one site to develop. For example:...
View ArticleSharePoint BCS OData with Basic Authentication
I have an OData Service that uses Basic Authentication over https (for a Legacy API with its own Users and Passwords). I go for getting the Data of this Service into the SharePoint over BCS External...
View ArticleCreate and apply site retention policy on site collection using sharepoint...
HiI want to create and apply site retention policy on site collection using code (server side or client side). I am able to create new policy and it is appearing in site policies link. but i am unable...
View ArticleSharePoint 2013 App - Can't create External Content Type using an OData...
For a SharePoint Hosted App in Visual Studio 2012, Solution Explorer has an entry labeled 'External Content Types'. If you right-click, select 'Add', and select 'Content Types from an External Data...
View ArticleSend a Daily Email with Item Links Based on Condition in Item Field
Hello All,I am trying to create a workflow that sends a daily alert with links to only items in a list that need to be updated in SharePoint 2013.Ideally, the workflow would scan a list for items that...
View ArticleSharepoint 2013 - Coloring The Web Part Title Background and changing Font Color
I am not a very experienced coder. I am attempting to change the Announcement web part title to have a background color of black and also change the font color.I have turned on Content Editor and added...
View ArticleHow to change the Master Page for all Site Collections in SharePoint 2013?
Hello,I need to apply new Master Page for all (>100) Site Collections in one Web Application in SharePoint 2013 Server. Is it possible? How to do that?
View ArticleError loading navigation: The Managed Navigation term set is improperly...
Hi all,I'm experiencing this problem with creating Managed Navigation Term Set programatically.Problem is, sometimes it works, most of the time it doesn't. It gives me the error in the above title. I...
View Article