It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I installed Azure SDK for Visual Studio 2012 Professional, but I don't see any template for Cloud projects. My intallation succeeded without any errors. Any ideas?
You need to pick .NET Framework 4 from the little dropdown box at the top, since 4.5 is selected by default and is not supported by Azure yet.
You'll need to install the Windows Azure SDK together with the Visual Studio Tools for Windows Azure (these are not included in a clean VS2012 installation).
There's a complete installer on the official Windows Azure site which contains everything you need: https://www.windowsazure.com/en-us/develop/net/ (the big install button).
Related
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I am going to develop a windows application for a customer which takes probably one month for development. As our company doesnot want to invest much for this project can i use trial version of Visual Studio professional 2012? will it cover all features and will be ok for deployment?
i see it is easy to extend with paied version in case the project will be extended
As per EULA: You may only use the trial software for internal evaluation purposes.
That would mean that it should not be used to deploy the software compiled with it.
The trial version works for 90 days so that should work. But then if they want maintenance done on the application they will have to install the Visual Studio 2012 Trial again, on another PC (or re-install Windows first on the original PC, and then re-install Visual Studio 2012 trial on it), or purchase a full license.
Do you need all the features of Visual Studio 2012? Perhaps the Express Edition (which is free) is capable enough. Then there will be no problem with an expired license etc.
Yes you can. You can download the express version of VS using this address http://www.microsoft.com/visualstudio/eng/downloads#d-express-windows-8.
Of course there are some differences between the paid version and this one, but basically both are the same software.
I think the biggest difference is the fact that the professional edition wraps all the supported environments and the express edition you have to download whatever you want separately.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I had instal visual studio 2010 and 2008.Now am try to install visual studio pro 2012.But it throwing an error as shown. Visual studio installation error message is
Microsoft Visual C++ 2012 x64 Minimum Run time - 11.0.507.
Cannot find the requested object.
Am in confused state if any body have the same issue or any body know the solution please let me know
Update:
My Windows 7 was not updated at that time.Once i check updates and install all recommended and optional updates.Then am able to install the Visual studio 2012 with web developer option.
Finally my issue got resolved thanks for your time.
My suggestion:
Please make sure that you closed all application and your windows was updated before installing Visual studio 2012 and My recommendation is use *.iso file instead of *.exe
Thanks.
Personally I get this problem too, and my ISO file was corrupted..
I used md5summer to check the SHA1 key and after another download its worked
Check these steps:
Make sure your VS2012 installer is not corrupted, you can download one fresh one from the Microsoft official site here: http://www.microsoft.com/visualstudio/eng/products/visual-studio-premium-2012
The user account you are using to install VS2012 Premium should be one of the Administrators group.
The user account should have full access to the C:\ProgramData\Package Cache folder.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Just want to be sure that measurement studio 2012 doesn't work for VS 2012 and don't waste my time to install it.
It works with 2010, 2008, and 2005 thus far NOT 2012.
It will take a while until Measurement Studio support is in place for Visual Studio 2012.
Measurement Studio 2012 Feature List
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Microsoft Visual Studio Professional 2012 RC - ENU
Fatal error during installation.
Microsoft Visual Studio 2012 SharePoint Developer Tools RC enu Language Pack
Package failed.
Microsoft Visual Studio Preparation
The system cannot find the file specified
Microsoft Visual Studio Ultimate 2012 RC XAML UI Designer Core
Package failed.
Microsoft Visual Studio Team Foundation Server 2012 RC Team Explorer Language Pack - ENU
Package failed.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
What is Microsoft Document Explorer 2008 used for?
It's the help viewer used with Visual Studio 2008.
it helps you to view msdn library, visual studio documentation, .net framework sdk documentation in your computer while working offline.