I've made a fresh installation of Visual Studio 2017 Community edition on my windows 10 Enterprise edition pc, from the official website (https://www.visualstudio.com/downloads/) (I also added SQL server 2017 developer edition with SQL server Management Studio for information).
Inside the installation setup, Ive literally added all the features I can (Android NDK all versions, windows 10 SDK all versions, Anaconda 2, Anaconda 3, Unity, Cocos creator, and a lot more). This represents something like 171 GB of space on my hard disk.
Please note that The features I have chosen should in principle be compatible with each other because visual studio adds by itself the further features if some miss, to make all features work.
Visual Studio starts correctly but after a while I get a "devenv.exe - Bad Image" error with the description
C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.V333c2ff7#\63dd949cb4589ac0ee5411b8cd95f96d\Microsoft.VisualStudio.Imaging.ni.dll
is either not designed to run on windows or it contains an error. blabla contact support blabla. Error status 0xc0000020
Probably this is due to a feature which runs in 32Bit mode bit i have checked on forums and on internet what this error means but I still don't really know what this represents. A program, a feature, or something else?
Did anyone encounter the same problem? Did someone solve it? Thanks
User contributions licensed under CC BY-SA 3.0