visual studio 2015 - VS Emulator for Android error with Hyper-V -


when try run visual studio emulator android following error.

"unable add user hyper-v administrators group. exit code 2220"

i able run windows phone emulator without problem, administrators group present. have tried run administrator same result.

running visual studio enterprise 2015 on windows 10 anniversary update (14393.10).

the problem may related version of windows have or started with. have start pro install. upgrading home pro incomplete.

i discovered if start msdn windows 10 (multiple editions), version 1607 , install it, defaults home edition. once put in pro key upgrade it, becomes "pro"; not really. "users , group" snap-in not work, stuck security model in "home". once have upgraded, need reset installation -- not delete/format partition or "home" edition again.

the msdn version not allow select home/pro , there no pro version download. frustrating. ms has known year.

some have postulated because removed default group definition file included hyper-v administrators, created group in "home" using net command , still not work.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -