roslyn: First touch: VisualStudioSetup.Next VS instance fails to create new Console App
Expect first touch experience to be sync, build, launch VisualStudioSetup.Next
, create new Console App (.NET Core)
. Actually, failed to create console app with the following exception:
Request locate failed with message: Cannot find service module info file ‘*/remoteHostService.servicehub.service.json’ in ‘C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\common7\ServiceHub\Services’, using discovery services failed:
VsixServiceDiscovery: More than one service ‘remoteHostService’ found at: ‘C:\USERS\KINGC\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\15.0_DA80E4B2ROSLYNDEV\EXTENSIONS\MICROSOFT\ROSLYN LANGUAGE SERVICES FOR VISUAL STUDIO 15\42.42.42.42424\remoteHostService.servicehub.service.json’;
‘C:\USERS\KINGC\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\15.0_DA80E4B2ROSLYNDEV\EXTENSIONS\MICROSOFT\ROSLYN LANGUAGE SERVICES\42.42.42.42424\remoteHostService.servicehub.service.json’
Will try to reproduce starting from a bare Windows 10 install if no one can just tell me where I’ve gone wrong.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 21 (11 by maintainers)
@kingces95 Going to reactivate this as I still want to look at that dump you provided to better understand what went wrong here. Happy you got worked around…but you shouldn’t have to do that!