EAP 8 doesn't integrate in VS 2015

I have setup a VirtualBox VM with Windows 10 Preview build 9879 and VS2015 preview. If i try to install EAP 8 in this environment there is only a short "Pulling packages..." and after a few seconds the installer returns with "Installation successful", but nothing has happened. I have attached the log from the installer.

Regards
Klaus



Attachment(s):
InstallerLog.txt.zip
0
5 comments

Hello Klaus,

  It is a known issue for OS where there is no MSBuild 3.5 https://youtrack.jetbrains.com/issue/RSRP-425881.

  Exception in the log:

--- EXCEPTION #1/2 [FileNotFoundException]
Message = “Could not load file or assembly 'Microsoft.Build.Utilities.v3.5, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.”

Thanks!

0
Avatar
Permanently deleted user

so may it help to install .NET Framework 4 SDK first???

Regards
Klaus

P.S.: Accidentially clicked "Report abuse" on your reply because i wasn't logged in. Hope it has no effect.

0
Avatar
Permanently deleted user

Hello,

so may it help to install .NET Framework 4 SDK first???


Enabling .NET Framework 3.5 in Windows Features should help.


Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”


0
Avatar
Permanently deleted user

Hello Serge,

thanks for the tip. It definetly helped.

Regards
Klaus

0
Avatar
Permanently deleted user

Hello,

EAP10 supports installation on machines without NetFX 3.5.


Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”


0

Please sign in to leave a comment.