Задача GenerateAppxPackageRecipe неожиданно завершилась неудачей - PullRequest
0 голосов
/ 25 октября 2018

Кто-нибудь когда-нибудь получал эту ошибку?Это происходит, когда я пытаюсь построить проект.Я два дня искал решение, и единственное, что я нашел, было: очистить проект, удалить файлы bin / obj в проекте и перестроить. Вот скриншот ошибки, которую я получаю. Это не относится ни к одному из моих кодов.Я попытался запустить проект на компьютере коллеги, а на его не получилось.

The "GenerateAppxPackageRecipe" task failed unexpectedly.
System.ComponentModel.Win32Exception (0x80004005): The specified module 
could not be found
at Microsoft.VisualStudio.AppxPackage.Shared.MrmSupportLibrary.Load(String 
mrmSupportLibraryPath)
at 
Microsoft.Build.AppxPackage.MrmSupportLibraryResourceIndexMap..ctor(String 
mrmSupportLibraryPath, String projectDir, String makePriExtensionPath)
at Microsoft.Build.AppxPackage.ResourceIndexMap.Create(String 
mrmSupportLibraryPath, Boolean useResourceIndexerApi, String projectDir, 
String makePriExtensionPath, ITaskItem[] indexedPayloadFiles)
at 
Microsoft.Build.AppxPackage.GenerateAppxPackageRecipe.ExecuteImplementation()
at Microsoft.Build.AppxPackage.AppxPackagingTaskHelper.Execute(String file)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.Build.AppxPackage.AppxPackagingTaskHelper.Execute(String file)
at Microsoft.Build.AppxPackage.GenerateAppxPackageRecipe.Execute()
at 
Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft
.Build.BackEnd.ITaskExecution 
Host.Execute()
at Microsoft.Build.BackEnd.TaskBuilder. 
<ExecuteInstantiatedTask>d__26.MoveNext()   TabletSignaturePad.UWP          
...