
can not find "Microsoft.Windows.Common-Controls" ?


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Apr 16, 2023, 6:48 AM
Open Command Prompt as an administrator and type "sfc /scannow" and press enter. This will scan and fix any corrupted system files, including "Microsoft.Windows.Common-Controls."
Tuhin PaulPosted Apr 16, 2023, 6:48 AM
If the issue started occurring recently, try uninstalling and then reinstalling the application. This should replace any missing or corrupted files.
Tuhin PaulPosted Apr 16, 2023, 6:38 AM
"Microsoft.Windows.Common-Controls" is a Windows system file that contains a collection of common controls used in graphical user interface (GUI) applications. If you're encountering an error message that says it can't be found, it could mean that the file is missing or corrupted.
Ali BenchaabanPosted Apr 14, 2023, 5:55 PM
Hello,
The file you are trying is not supported on Windows 7.
The solution is simply to remove this dependency from the manifest and reloaded the project.
BENCHAABAN Ali