Link to home
Start Free TrialLog in
Avatar of rp
rpFlag for Portugal

asked on

Visual studio 2015, can´t add new projects

I have VS 2013 installed and works well, and about one week i have installed VS2015 Pro. Now when try add a new project, nothing appears in project selection (like image attached).
However already completely uninstalled VS and has reinstalled with administrator permissions. And made a new download and installed again but the problem remains.

best regards
Img4.png
Avatar of Kyle Abrahams, PMP
Kyle Abrahams, PMP
Flag of United States of America image

Did you try changing the .Net version?  (Top left dropdown)
Also ensure you're running VS as an administrator.
Avatar of rp

ASKER

Hi,

Both things.
Was this an existing solution that you're working in or a brand new one from 2015?  If you just start a blank solution, do you get the same thing?  Trying to narrow down what's actually going on.
Avatar of rp

ASKER

In a new solution show the screen attached.
If try open a solution, an error appears in solution explorer:

An exception was encountered while constructing the content of this frame.  This information is also logged in "C:\Users\rui\AppData\Roaming\Microsoft\VisualStudio\14.0\ActivityLog.xml".

Exception details:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.VisualStudio.ExtensionManager.CachedInstalledExtensionList.SynchronizeAutoUpdateInformationWithUserStore(ExtensionSettingsStoreList autoUpdateList, IReadOnlyDictionary`2 entryDictionary, IList`1 deletedExtensions, IList`1[] installedExtensions)
   at Microsoft.VisualStudio.ExtensionManager.CachedInstalledExtensionList.StopScan(Int64 timestamp, ExtensionSettingsStoreList autoUpdateList)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InitializeList(CachedInstalledExtensionList cachedExtensionsList, IEnumerable`1 enabledExtensions, Boolean safeMode, Boolean isSdkList)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstalledExtensionListData.<>c__DisplayClass19_0.<CreateExtensionListData>b__2()
   at System.Lazy`1.CreateValue()
--- End of stack trace from previous location where exception was thrown ---
ASKER CERTIFIED SOLUTION
Avatar of Kyle Abrahams, PMP
Kyle Abrahams, PMP
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rp

ASKER

Thanks kyle. In fact is an incompatible extension.