SharePoint Code Works In Console Application But Not In Webservice/Webapp
(Not Running on a Server environment)I have a task that requires reading a whole SharePoint list and upload the data to an SQL database later on. It works flawless, without any errors or anything in a...
View Articlequery help
Hi,I am trying to get new topic, edited topic and replies via program,however below works only for edited and new post and replies are not included please help. query.Query =...
View ArticleHow can I stop when I click a cross-domain document link in a dialog?
Hi,I have two web applications. Lets say MAIN and MYSITES. MAIN contains a Web Part Page (.aspx) in a sub site collection which shows a document library (mp4 help videos) web part and a summary links...
View ArticleConvert a list to read only for all users only for particular weekend.
Hi All,I have a requirement where I have to make a list readonly for a particular weekend for all the users including farm admin. So that archive data migration can take place. After weekend this...
View ArticleWhat is the correct tool for making forms that can update a SQL Server table...
I have a table called procedure codes with a foreign key column categoryCd and another foreign key GroupCd. I want the form to show the CategoryDescription and GroupDescription from the related tables...
View ArticleHow to replace the People Dialog with a custom dialog
Hi *,the default People Pickers Search Dialog does not fit our requirements and i would like to replace this one with a custom dialog. I dont know where to start. Can anyone guide me or give me a...
View ArticleContent Editor[2]
I have a new blank "site". At least I thought it was blank... When I put the page into "Edit" mode > Edit Page > Insert > Web Part > Media and Content > Content Editor > Add. It...
View ArticleEWA Refused to get unsafe header "X-EndSession"
I load Excel Online spreadsheet using Javascript EWA. I see a number of errors like the below in console.logs. These doesn't seem to impact my pages though. How can I suppress these messages?Refused to...
View ArticleMove Documents from one library to another library in Online SharePoint...
Hi All,I have two document libraries in two different site collection, i want to move from one libraries to another Without loosing version history, created , created by, modify and modified by...
View ArticleFilter SharePoint Threshold exceeded List data based on Lookup indexed column
Hello,We are trying to retrieve the data by applying the filter onLookup column. SharePoint List already hit the List View Threshold of 5000 items. Although we indexed the Lookup column from which we...
View ArticleFiltering Output from get-spfeature
Hello All,When I run get-spfeature -farm, I get back a large list of features that are installed. However, I would like to filter this list in a way that only includes the farm scope features that are...
View ArticleChange the font size on Promoted Links Tiles, center the tiles and change...
I added a promoted links tiles web part to my homepage. I wanted to increase the text size within the tiles while keeping the size of the tiles the same. I currently have two rows of tiles but I am...
View ArticleCopy files automatically
I need to copy files to SPO 2013 automatically using a script so that certain csv or excel data will be uploaded each night. Copying to on-premises SP 2010 this is successful but when trying to copy...
View ArticleUser Profile Photo upload
Hello All - I am trying to upload the picture of the selected user using webpart following http://nishantrana.me/2013/12/18/upload-user-profile-picture-programmatically-in-sharepoint-2013/ article. I...
View Articlesharepoint designer link to document with anonymous access
Hi allWe use sharepoint online, and we want to share document with external user without authentication. It's work from sharepoint but i want to do with sharepoint designer.Now i have lik to document...
View ArticleCannot fire JS function after postback
I am trying to customize a workflow initialize form for the "Approval - SharePoint 2010" workflow. I write some JQuery function to hide some rows. The Jquery script is included in Master file. When the...
View ArticleTrying to make a web service ",ashx" call from a Sharepoint 2013 NewForm.aspx...
Hello, we have an existing web service .ashx that works fine and creates a new external network directory (ex D:\Parent\NewDirectory) and then returns the reference number for the newly created...
View ArticleAccessing SharePoint 2013 templates in VS Community
Hey there,I just signed onto Office 365 E3 and downloaded Visual Studio Community. Was very disappointed not to see the SharePoint 2013 templates. I want to create Visual Web Parts for my SharePoint...
View ArticleError occurred in deployment step 'Install app for SharePoint': The System...
I am totally confused by this problem!!!Scenario : A fresh install of SP2013 using a different account.I can initially deploy an on premises high trust app via f5, then retract, then install.Then I get...
View ArticleUser Does Not Exist or Is Not Unique Error in SelfServiceSiteCreate
I am building a Console application in which I am programmatically trying to create a site collection in a tenant, using SharePoint object model. The code is as follows. But I am getting an error...
View Article