0

I am getting this following error:

Error 33 Warning as Error: The event 'Waf.BookLibrary.Library.Applications.Controllers.RelayCommand.CanExecuteChanged' is never used C:\Users\Sam\Downloads\WpfApplicationFramework-3.0.0.450\WpfApplicationFramework\Samples\BookLibrary\BookLibrary.Library.Applications\Controllers\RelayCommand.cs 33 35 BookLibrary.Library.Applications

However, the same code in other solution, doesn't give this error but just the warning. How should I resolve this?

1 Answer 1

1

Change the settings in the Build tab in Project Properties.

Sign up to request clarification or add additional context in comments.

4 Comments

What should I change as?
@Divine: Change the Warnings as Errors settings to whatever you want them to be.
Thank you, that helped me. But I couldn't see my project output running, application running without errors which I click Ctrl F5...but no output in WPF :(
Press F5 and look for exceptions in the debugger.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.