Deploying my SharePoint application from my development, UAT and production...
I am somhow new to SharePoint and I have read on an online training which mentioned that “Creating a new content type using feature will improve re usability, since it will enable us to transfer...
View ArticleMultiple login prompts for site with provider hosted app parts
Hi,I have created a Sharepoint 2013 site that uses a high trust provider hosted app to get feeds from another MySite Sharepoint site. Everything is working but the issue I have is that when I visit the...
View ArticleSharepoint hosted app prompts for credentials when accessed
Hi all!I've just started my journey into the Sharepoint-2013-app-wilderness, and am immediately facing some challenges.Background: At the office we've set up a dev-environment consisting of:- a common...
View ArticleProblem in accessing REST API through javascript in sp2013
I am trying to access list items the list items through REST in javascript. I use following code: <input onclick="Call()" name="Button1" type="button" value="button" /><script...
View ArticleHow to get the current list item in Visual Studio 2012 Workflow project?
In SharePoint Designer 2013, there is the "CurrentItem" conveniently availble. How do I get this in Visual Studio 2012 Workflow project for SP 2013? There are these LookupSPLIstItem* actions but they...
View ArticleCannot connect to the targeted site
Hi,I want to create a SP 2013 Project for SharePoint 2013. My production environment is in different server and farm than my live environment but I get following error.Cannot connect to the targeted...
View ArticleBranding Delegate and Links
I am using Sharepoint 2013 and am wishing to change the text within the Branding Delegate (where it says Sharepoint at top left). I have managed to change the text itself from using powershell,$App =...
View ArticleProblem with ExecuteOrDelayUntilScriptLoaded with ScriptForWebTaggingUI.js...
Currently I'm porting an existing SharePoint 2010 solution to SharePoint 2013. Currently I'm struggling with a small javascript issue. The javascript is a small routine which disables some managed...
View Articleuser database in forms authentication
Hello all,i am using FBA in my sharepoint site. currently site is using two database on is for fba user management i.e membership database . and other is content database of site.is there any way so...
View ArticleProvider hosted high trust apps not working on Extranet
Hi,I have created a Sharepoint site and I am using a provider hosted high trust app. This is working great for my internal users who are accessing the site on http://intranet.mydomain.co.uk and the...
View ArticlePromoted Links app Behaviour=Dialog Question
Greetings all. I have an issue with the Promoted Links app. Here is the situation:Site Collection created as a Publishing SiteHome changed to Page Layout – Blank Web Part PageHave a Promoted Links app...
View ArticleReplaceContent attribure is not declared
Hi,I have create Package using Design Manager on one machine and then have tried to deploy it on another server. I got the error related to the Replace Content attribute, that it is not declared. Why?I...
View ArticleMoving aspx page of site definition to a different feature leads to 404
I have created a custom SharePoint site definition. ASPX pages are added to modules as element files, which are in turn part of features. The features are included in the site template using a feature...
View ArticleSharePoint 2013 : Showing date in user selected time zone
Hi ,No server side code to be written.We have custom column which stores date.SharePoint displays the date using the time zones defined as following-The time zone selected in My site settings.Or...
View ArticleSharePoint 2013 API jQuery.Ajax Access Denied
I am trying something simple - to retrieve list information from a SharePoint 2013 list. However, I am getting access denied when the jQuery Ajax is processed. I've tried setting up headers with the...
View ArticleCould not load file or assembly 'Microsoft.SharePoint, Version=12.0.0.0,...
I am new to SharePoint 2013. I am using SharePoint server 2013 installed on one server and vs 2010 on my local PC. I have install the "WSPBuilder" to develop the web-parts on my local PC. I have...
View ArticleError creating new documents using createNewDocumentWithProgID
Hello,I am generating a link that allows users to create documents based on a content type template but without any luck. The office client says the operating system is not configured for this kind of...
View ArticleSharePoint 2013 permission levels Contribute Vs Read
On MSDN it mentioned the following about the Edit, Contribute & Read permission levels:-EditAdd, edit, and delete lists; view, add, update, and delete list items and documents.ContributeView,...
View ArticleSandbox Branding Solutions in SharePoint 2013
Sandbox Solutions have been deprecated in SharePoint 2013. If I wanted to create a branding solution (WSP) using Visual Studio, so I can deploy/activate it in SharePoint Online (e.g. O365) I thought...
View ArticleCan't use EventDate or EndDate when filtering calendar items using REST api
Hi everyone,I'm having trouble, and I'm not the only one with filtering calendar events using the EventDate or EndDate fields.I'm trying the following query using REST...
View Article