asp.net - Windows Azure SDK not found by Visual Studio 2012 -


following windows azure tutorial deploying asp.net mvc app. http://www.windowsazure.com/en-us/develop/net/tutorials/web-site-with-sql-database/

also note: following version of question images. http://imgur.com/z99gtue. think images make question clearer. however, not have more 10 reputation points, unable add more 2 links or display images.



how visual studio 2012 find windows azure sdk installed? similar question asked on stackoverflow (titled unable-to-create-windows-azure-project-in-visual-studio-2012), suggested solution total reinstallation of visual studio. there faster , less invasive solution? or on other hand, why vs 2012 , windows azure screw installation (this not first time i've been prompted reinstall everything)?

i following windows azure tutorial deploying asp.net mvc app. in "set development environment" section, tutorial prompts user install windows azure sdk. installed windows azure sdk.

continuing tutorial, in step 7a of tutorial, instructed "add windows azure subscription." however, when click "add windows azure subscription" link, notified there "missing component" because windows azure sdk .net cannot found.

how fix issue without uninstalling , reinstalling visual studio 2012 , windows azure sdk on again (as suggested in stack overflow link above).


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -