Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS2015 update 3 Error,Hot to fix? #32

Open
staunchheart opened this issue Aug 8, 2017 · 1 comment
Open

VS2015 update 3 Error,Hot to fix? #32

staunchheart opened this issue Aug 8, 2017 · 1 comment

Comments

@staunchheart
Copy link

1> NotifyPropertyWeaver (version 2.0.0.0) Executing (Change MessageImportance to get more or less info)
1>MSBUILD : error : NotifyPropertyWeaver: Failed to extract target assembly path from the BuildEngine.
1>MSBUILD : error : Please raise a bug with the below exception text.
1>MSBUILD : error : The temporary work-around is to change the weaving task as follows
1>MSBUILD : error : <WeavingTask ... TargetPath="PathToYourAssembly" />
1>MSBUILD : error : Exception details: System.Exception: Could not extract targetBuilderCallback from Microsoft.Build.BackEnd.TaskHost
1>MSBUILD : error : on BuildEnginePropertyExtractor.GetProjectInstance()
1>MSBUILD : error : 在 BuildEnginePropertyExtractor.GetEnvironmentVariable(String key, Boolean throwIfNotFound)
1>MSBUILD : error : on TargetPathFinder.Execute()

@ArvinFan
Copy link

ArvinFan commented Nov 26, 2017

VS2015 Update2 build error: NotifyPropertyWeaver: Failed to extract target assembly path from the BuildEngine.
Please raise a bug with the below exception text.
The temporary work-around is to change the weaving task as follows
<WeavingTask ... TargetPath="PathToYourAssembly" />
Exception details: System.Exception: Could not extract targetBuilderCallback from Microsoft.Build.BackEnd.TaskHost
at BuildEnginePropertyExtractor.GetProjectInstance()
at BuildEnginePropertyExtractor.GetEnvironmentVariable(String key, Boolean throwIfNotFound)
at TargetPathFinder.Execute() ScreenCapture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants