Sitecore / Helix.Examples

Developer-focused examples of implementing the Sitecore Helix practices.
https://sitecore.github.io/Helix.Examples/
Other
81 stars 109 forks source link

error MSB4036: The "VSMSDeploy" task was not found #161

Open coderhh opened 2 years ago

coderhh commented 2 years ago

I am trying to setup helix-basic-tds, got many errror when run docker compose up?

`"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Foundation\Multisite\tds\master\BasicCompany.Foundation.Multisite.Master.scproj" (default target) (11) -> (_InternalBuildWebDeployPackage target) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Foundation\Multisite\tds\master\BasicCompany.Foundation.Multisite.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\BasicContent\tds\master\BasicCompany.Feature.BasicContent.Master.scproj" (default target) (12) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\BasicContent\tds\master\BasicCompany.Feature.BasicContent.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\BasicContent\tds\core\BasicCompany.Feature.BasicContent.Core.scproj" (default target) (13) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\BasicContent\tds\core\BasicCompany.Feature.BasicContent.Core.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\Navigation\tds\master\BasicCompany.Feature.Navigation.Master.scproj" (default target) (14) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\Navigation\tds\master\BasicCompany.Feature.Navigation.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\Products\tds\master\BasicCompany.Feature.Products.Master.scproj" (default target) (15) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\Products\tds\master\BasicCompany.Feature.Products.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\Services\tds\master\BasicCompany.Feature.Services.Master.scproj" (default target) (16) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\Services\tds\master\BasicCompany.Feature.Services.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Feature\Services\tds\core\BasicCompany.Feature.Services.Core.scproj" (default target) (17) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Feature\Services\tds\core\BasicCompany.Feature.Services.Core.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Project\BasicCompany\tds\master\BasicCompany.Project.BasicCompany.Master.scproj" (default target) (18) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Project\BasicCompany\tds\master\BasicCompany.Project.BasicCompany.Master.scproj]

"C:\build\BasicCompany.sln" (default target) (1) -> "C:\build\src\Environment\Website\Website.scproj" (default target) (19) -> C:\build\packages\HedgehogDevelopment.TDS.6.0.0.16\build\HedgehogDevelopment.TDS.targets(790,5): error MSB4036: The "VSMSDeploy" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with in the project file, or in the *.tasks files located in the "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin" directory. [C:\build\src\Environment\Website\Website.scproj]

19 Warning(s)
9 Error(s)

Time Elapsed 00:00:06.61 The command 'powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; msbuild /p:Configuration=Release' returned a non-zero code: 1 ERROR: Service 'solution' failed to build : Build failed`

hoquem1 commented 1 year ago

I am running into the same issue. Has anyone figure out the issue?

GoranHalvarsson commented 1 year ago

We ,the community, will probably have to fix the issues from now on *now when sitecore is "leaving" the helix concept