Cannot build SP 2013 solution with MSBuild when only VS 2013 is installed
Hi!I have a new development machine that has VS2013 and SP2013 installed. No earlier version of VS apart from the components installed by SQL Server 2012, that also exists on the same machine.I create...
View Articlehow to specific database instance for powershell commnad...
I'm runing powershell commnad New-SPConfigurationDatabase , there is a parameter is DatabaseServer, how to specific database instance?Awen
View Articlevisual studio 2012 the name "initializeControl" does not exist in the...
Hi All,I'm trying to create a visual webpart in SharePoint 2013 using Visual Studio 2012 and I am seeing that the file ascx.g.cs is missing and i have this error in file ascx.cs : the name...
View ArticleSharePoint 2013 PermissionMask "Read"
Hello, Does anyone know the permissionMask (int) for the default "Read" permissions in SharePoint 2013? In SharePoint 2010 is was 138608641, but I thinks this is changed? Hope to hear from you all!
View Articlesharepoint 2013 - number of items on the index
How to find the number of items on the index (after crawled) in sharepoint 2013.I used crawllog.getcrawlurl(msscrawlurl), but the data was mismatched.
View ArticleHow to modify one of the past version of a SPFile?
Hello,Is there any way to modify one of the past versions of a SPFile?Thank you,
View ArticleGetting Manager Name from SP.UserProfiles.PeopleManager REST API using...
I want to get the Manager Name using Sharepoint UserProfile REST API in Sharepoint designer Workflow 2013 by using "Call Http Webservice" action with url...
View ArticleRemoving User Profiles using only SharePoint web service
How can I remotely delete user profiles from SharePoint using only web service (i.e. SOAP)?
View ArticleCreate new Web Part Page programatically
I am very new to SP Development using VS 2010. I have a Sharepoint Foundation 2010 dev environment but the live environment is SP MOSS 2007 (so any code need to work on this)I am developing a web part...
View ArticleNot getting previous value of List in itemUpdated event receiver
I have scenario that if i update any item in a listA(in sitecollection1) it should update in another listB(sitecollection2)..I am using beforeproperties it is throwing null value.. but i need that...
View Articlemaking monthlyCalender selectable in sharepoint2013
I have a scenario I have to get all the events from calender List and show it to one calender(let it be callA) and if we select any dates from thatcalender "callA" the those selected dates should be...
View ArticleSharePoint 2013 List Header Row Freeze
Hello, I've a long list in my site. When I scroll down then the headers are not appearing. That's why every time users should scroll-up and down. As I researched I've found a script which freezes the...
View ArticleAll the Event receivers getting fired in SharePoint 2010 Event receiver Solution
Hi friend.I have two event receivers. both are deployed as Farm Solution with Site as scope.ER1=> This event receiver is attached to Form Library and I have changed it's URL in Element.xml ListUrl...
View ArticleSharepoint Login Popup (Office 365 vs. Microsoft Account)
Hello Everyone,We are using Sharepoint Online and I am designing the site for office use. Let me pre-face this with the fact that we do NOT use Office 365. I have been registering email accounts with...
View ArticleeDiscovery issue
I need to programmatically (C#) get information about all cases, their in-place holds, and sources. Looks like classes from the Microsoft.Office.Server.Discovery namespace are the only way to get the...
View ArticleHow to enable rating star in sharepoint 2013 programmatically
i want to enable rating star on a document library in sharepoint 2013, i used the way workings in sharepoint 2010,but it failed,can anyone show me?TKS in advance.
View ArticleUse JavaScript to retrieve SharePoint List Items Error
hi.. I am trying to retrieve all list items from SharePoint list using JavaScript and i am getting this error:"the file name you specified could not be used. it may be the name of an existing file or...
View ArticleAdding new WFE server from DMZ to existing SharePoint Farm which is there in...
Hi,We Have requirement where we need to add new WFE server to DMZ zone, so that we can deploy public facing application on this WFE server. However this WFE server would be added to existing SharePoint...
View ArticleDisable document check in/check out
Hello,I've seen similar questions on this forum, but none were my problems. I don't my document libraries to allow users to check-out files. I've gone to the document library settings>versioning...
View Articleany SP web control to upload multiple files in a Visual Web Part
hi, I would like to know whether any controls in SharePoint 2013 API / OOTB,are available to upload multiple files in my visual web part.if we use asp:FileUpload, then its not possible to upload...
View Article