visual studio - No exports where found that match the constraint: Contractname. When creating an universal app new project -


i running visual studio 2013 update 4 , visual studio 2015 rc

i message in 2013: enter image description here enter image description here enter image description here have read both no exports found match constraint:contractname , error message "no exports found match constraint contract name"

i have several folders in

c:\users\jp\appdata\local\microsoft\visualstudio

10, 11, 12, 14

11 has designer folder, can skip one. 12 had componentmodelcache folder renamed componentmodelcache-old same 14. (i renamed componentmodelcache folder)

but message stays. 2015 gives me "download windows universal tools" available windows 10 , running 8.1 no option. worked before... seems related question: cannot load shared 'project' in windows universal app after upgrading azure sdk 2.6

https://social.msdn.microsoft.com/forums/en-us/e8123821-dcb1-477f-a746-f6f016a724ea/cannot-load-shared-project-in-windows-universal-app-after-upgrading-to-azure-sdk-26?forum=azuremobile&prof=required#de621720-3afc-458c-ba85-f691be9e74c1

as suggested on msdn: uninstall azure sdk vs 2.6


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

c# - Retrieve google contact -

javascript - How to insert selected radio button value into table cell -