Category: SharePoint

How to turn on inline message translation in Microsoft Teams?

How to turn on inline message translation in Microsoft Teams?

Loading

Turn on inline message translation in Microsoft Teams – as per the “New Feature: Inline Chat message translation for iOS – [iOS] Teams Mobile On-Demand Chat Translation” June Microsoft 365 Roadmap update – the office 365 administrator can turn on inline message translation in Microsoft Teams from the Microsoft 365 admin center. So, in this

Continue reading

[Fixed]: Errors were found when compiling the workflow. The workflow files were saved but cannot be run – SharePoint Designer

“Errors were found when compiling the workflow. The workflow files were saved but cannot be run” in the SharePoint Designer 2010 workflow

Loading

A couple of days back we have seen an error “Errors were found when compiling the workflow. The workflow files were saved but cannot be run” while trying to publish the SharePoint designer workflow. The error details were – “Unexpected error on server associating the workflow” This error we have noticed in the workflow of

Continue reading

SharePoint Online: In 4 proven steps CRUD operations using SPFx no javascript framework

CRUD operations using SPFx no javascript framework in SharePoint Online

Loading

In this “CRUD operations using SPFx no javascript framework” tutorial, we will learn about how we can do the SharePoint crud operations using the SPFx no javascript framework. Key Highlights: CRUD operations using SPFx no javascript framework Create the SharePoint project scaffolding Verify the project scaffolding Customize the code for SharePoint CRUD operation using the

Continue reading

[Fixed]: The page could not be created. Custom Scripting might be deactivated on the destination site

The page could not be created. Custom Scripting might be deactivated on the destination site or you might not have sufficient permissions.

Loading

The page could not be created. Custom Scripting might be deactivated on the destination site – these days I have been working with the SharePoint modern communication site – and facing different types of issues. One of the issues – I have faced is “The page could not be created. Custom Scripting might be deactivated

Continue reading

[Fixed] hidden error: Activate SharePoint Server Publishing Infrastructure feature in SharePoint Online site (Microsoft 365)

[Fixed] Error – activate the SharePoint Server Publishing Infrastructure feature in SharePoint Online site

Loading

Activate SharePoint server publishing infrastructure feature – When I was trying to activate the “SharePoint Server Publishing Infrastructure” feature in the SharePoint online communication site, getting the error – “Sorry, something went wrong An unexpected error has occurred. Technical Details, Troubleshoot issues with Microsoft SharePoint Foundation.“ Activate SharePoint server publishing infrastructure feature error When we

Continue reading

SharePoint Online: Discover private vs public office 365 groups in SharePoint online site security

SharePoint Online: private vs public office 365 groups in SharePoint online site

Loading

Discover private vs public office 365 groups on SharePoint online site – when we create a SharePoint modern team site, we can see the “Private group” or “Public group” tag beneath the site name (example below). In this article, I will explain what these are “Private groups” or “Public groups” are in the modern SharePoint

Continue reading

SharePoint Learning Pathways: Maximize Your SharePoint Skills from Pros

FAQ: SharePoint learning pathways route for a junior developer(SharePoint skills matrix)

Loading

SharePoint learning pathways: Welcome to our comprehensive guide on maximizing your SharePoint skills and discovering the incredible benefits of SharePoint Learning Pathways. In today’s fast-paced and ever-evolving digital landscape, SharePoint has emerged as a powerful platform for collaboration, document management, and team productivity. However, harnessing the full potential of SharePoint requires a solid understanding of

Continue reading

Instantly Export SharePoint user information list to CSV(Excel) file using PowerShell in 2 steps

Export SharePoint user information list to CSV(Excel) file using PowerShell

Loading

In this “Export SharePoint user information list” tutorial, we will learn how we can export the SharePoint user information list to CSV or excel file using the PowerShell script in SharePoint Online/2013/2016/2019. Key Highlights: Export SharePoint user information list How to export the user information list in SharePoint 2013/2016/2019 using the PowerShell script. How to

Continue reading

Instantly Fixed: Server relative urls must start with SPWeb.ServerRelativeUrl”

[Fixed] Server relative urls must start with SPWeb.ServerRelativeUrl"in reading web part properties!

Loading

Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web part properties! – Recently I was working on, to the get web part properties details from the SharePoint site page using the PowerShell CSOM, then I got this error “Exception calling “ExecuteQuery” with “0” argument(s): “Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web

Continue reading