Summary
This article outlines the steps on how to fix the Powershell "naming convention" error
Symptom
When trying to run the SP-WSPsInstaller.ps1 file, the following error displayed: "WSP package does not follow the right naming convention. Please correct the issue and run the installation again".
Product & Version
All KWizCom Products
Resolution
This issue can be resolved by changing the source directory where the PowerShell script is located in the PowerShell dialog (see image below)
Example: In the image above, the directory path changed from "C:\Users\Administrator" to "C:\Users\Administrator\Downloads\Temp" by using the following command:
cd C:\Users\Administrator\Downloads\Temp
On a scale of 1-5, please rate the helpfulness of this article
Optionally provide private feedback to help us improve this article...
Thank you for your feedback!