Tag: troubleshooting solutions

[Fixed]: How to fix No gulpfile found error in SPFx framework project

[Fixed]: How to fix No gulpfile found in SPFx framework project

 68,652 total views,  2 views today

 68,652 total views,  2 views today No gulpfile found error in SPFx – when we work on the SPFx framework project, after running the “yo @microsoft/sharepoint” command, if we try to run the “Gulp serve” or “Gulp build” command we will get the error “No gulpfile found“. What is the root cause of the “No gulpfile found”

Continue reading

How to fix “The term ‘Get-MsolUser’ is not recognized as the name of a cmdlet”

How to fix The term 'Get-MsolUser' is not recognized as the name of a cmdlet error

 62,474 total views,  10 views today

 62,474 total views,  10 views today In this troubleshooting article, we will learn about How to fix “The term ‘Get-MsolUser’ is not recognized as the name of a cmdlet”. When we try to connect to Office 365 services, sometimes we may get the below error: “The term ‘Get-MsolUser’ is not recognized as the name of a cmdlet”

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

 31,783 total views,  8 views today

 31,783 total views,  8 views today 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

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

 78,381 total views,  2 views today

 78,381 total views,  2 views today 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

Continue reading

Instantly Fixed: Server relative urls must start with SPWeb.ServerRelativeUrl”in reading web part properties! – SharePoint Online (Microsoft 365)

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

 60,598 total views,  10 views today

 60,598 total views,  10 views today 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

Continue reading

[Solved]: “The term ‘Get-SPWeb’ is not recognized as the name of a cmdlet, function” PowerShell error

[Solved] Fix the "The term 'Get-SPWeb' is not recognized as the name of a cmdlet, function" PowerShell error

 99,973 total views,  6 views today

 99,973 total views,  6 views today In this “The term ‘Get-SPWeb’ is not recognized” troubleshooting article, I will share how to fix the “The term ‘Get-SPWeb’ is not recognized as the name of a cmdlet, function” PowerShell error. Many times, we may notice even though we pass the correct URL to the Get-SPWeb command as an Identity

Continue reading