Exception calling "ExecuteQuery" with "0" argument(s): "The web being updated...
Hi I am trying to edit an Online Theme using a PowerShell code. The PowerShell code works but generate an error message:******************Code******************$loc = "C:\Users\user1\Desktop\dll\" #...
View ArticleSharePoint 2013 List linked with Access 2010
I started seeing this error with Access 2010 when linked with Share Point List. "There isn't enough memory to perform this operation. Close unneeded programs and try the operation again". List has 32K...
View ArticleUnderstanding Application Telemetry Detail- Weekly Application Insights...
Please explain the how report is generated in digest email. I would like to know and understand Application Telemetry Detail in Weekly Application Insights digest email.
View ArticleExport and Import problems
HiI have Content Query web part in the main site that collected all posts from weblogs in all sub sites. and show who created that post.I must to export the main site and import it in another site...
View ArticleGet Document Library current item Content Type
All,I need to get the current document (current item) content type name from the document library. I tried CSOM which is Async call and hence it is creating some issues while setting the...
View ArticleBCS external content type ReadList fails with InvalidMetadataObjectException
Hi All,I have create a BDC Model with a .Net assembly linking to a LOB system. Checking the model in Visual Studio is all good. I upload the solution to SharePoint 2013 Enterprise and create a new...
View ArticlePowershell: Activate "Show Subsites" in SharePoint Online
Hey guys,I'm currently looking for a way to activate the option "Show Subsites" in site navigation with Powershell. Therefore it's for SharePoint Online and not onPrem, all hints on google didn't work...
View ArticleShow a feature witch is disabled in all SiteCollection
Hello GuysFirst - I'm not a Developer :)I try to find all SiteCollection in a WebApplication where a custom Feature isnot activated.With copy & paste from WWW and my brain I have now a PowerShell...
View ArticleHow to view Append-Only Comments in Edit Form?
Hello,most of the time the people use their view (where append-only comments are just a 'view entries' line of text) or they use the Edit-View. That means they don't see the comments (append-only...
View ArticleUser Profile images not appearing
I created a web part to show user profile images, and having difficulty getting them to consistently show up. Well, most of the time they don't. Below is the simplest example, using regular old HTML...
View ArticleHow to build a "Case"
I need to build a "case style" Calculated_date based on a field that contains a list of values (Frequency). Like: IF "Frequency" is "Annual" then Calculated_Date = Initial_date + 1 year (or +365 days)...
View ArticleUnable to update Modified (datetime) field using CSOM/SystemUpdate?
Greetings, A colleague and I are working on a small application to migrate some of our SharePoint files to SharePoint 365 while preserving certain desired metadata. Using the following function, we...
View ArticleSharepoint Designer 2013 Workflow Send Email with latest comment (Append...
Using: SharePoint Online, SharePoint Designer 2013Hello, I'm new at SharePoint, so hopefully an easy workaround already exists...Background: I've added a basic Issue Tracking app to a SharePoint site....
View ArticleSharePoint 2013 workflow is suspended
Greetings,I'm working on building a SharePoint 2013 loopback workflow. The steps I am following are similar to what is described in this blog. The only difference is that I am building a list workflow....
View ArticleSharePoint form tooltip
Hi experts,I want to show some description of the fields to user in list form, please suggestion any way to achieve it.Thanks for the help
View ArticleI want to create a menu with dropdown item in SharePoint page
Hi experts,How to create a menu with dropdown item in SharePoint page ?Thanks for help
View Articlecalculated column to capture users' work location
Hello,Do we have a calculated column in SharePoint 2013, that can be used to capture a users work location.I have a people picker in my list, whenever a user is selected, i want his/her location to...
View Articlebest way to put an image and description alongside on home page
Hello,Please could you tell me the best way to put this design on top of the home page in sharepoint. I tried using picture library, but the image comes as a tile, and description is not coming side of...
View ArticlePowerShell, check for user in group
I am working on a script to remove a user from every instance of a specific named group across all sites.In testing, I have created two user objects, one by $group.users.getbyemail(email) and one from...
View ArticleIssue with CAML Query In Javascript
I've ran into a bit of a doozie on this one, so I figured my next stop as the TN forums...I've created a Web Part that queries an external list (so it pulls data from a SQL database). I've run into an...
View Article