Just installed Visual Studio 2013 Update 4 and now I see this annoying red notification telling me I need a developer licence for Windows Store and Windows Phone - which I d
LATEST UPDATE (Nov-21): We have now released a patch for this bug. You can download it from here.
I'm leaving the rest of this answer as is but there should no longer be a need for any workaround once the patch linked to above has been applied.
ORIGINAL ANSWER: I'll start by apologizing and confirming we've got at least one bug here (if not more). There are several of us actively investigating this on our side. We don't yet know the full extent of the problem though so it would be great to get some additional information from anyone who's currently running into this.
The intent was to show a notification to users working on Windows or Windows Phone Store apps. It was not something that should be coming up for users not doing Store development.
The most promising workaround so far is to:
You shouldn't see the notification again in subsequent VS sessions until you do something that causes the Store related functionality to load again (e.g., create or load a Store app project).
If this doesn't make it go away, please respond and we'll try to work with you to get more details on what could be causing it to continue to appear for you.
UPDATE: If the above workaround doesn't work for you (e.g., ReSharper users), I've got another one that should at least provide a respite from the notifications for about a month at a time:
%LocalAppData%\Microsoft\VisualStudio\12.0\Notifications
directory.Notifications_Active.xml
file found in in a text editor.Severity
element to 0
instead of 2
.This should make the red alert no longer kick in for this notification as long as you leave the notification active (i.e., do not dismiss it).