download url: Web Publish update, released with Visual Studio 2012 RC. - web

I'm running Visual Studio 2010 Ultimate and working on a MVC 3 project.
I was just reading the:
"Deploying an ASP.NET Web Application to a Hosting Provider using Visual Studio or Visual Web Developer: Introduction - 1 of 12 "
This states ".....install the Web Publish update that was released with Visual Studio 2012 RC."
Where do I download this?
Please note : I do not want to install VS 2012. I only want to upgrade my VS2010 Ultimate
Thanks

It is part of the Windows Azure SDK for VS2010: http://www.windowsazure.com/en-us/develop/downloads/

Related

Can I use TFS 2015 Express with Visual Studio 2012 Professional

I need to migrate an old VSS 2005 source control database and I have downloaded & installed Microsoft Visual Studio Team Foundation Server Express 2015.
But I still have to use Visual Studio 2012 Professional (Reinstalled Team Explorer 2012 and then update 5). Trying to create a new project on TFS server throws error:
TF30172: You are trying to create a team project either without
required permission or with an older version of Team Explorer.
As I have added my account as TFS administrator I suppose the problem is with older version? Note that I have almost no experience with TFS, because I never needed it before. I cannot find any other means how to create a new project. (I planned to use this wizard).
Can I use TFS 2015 Express with Visual Studio 2012 Professional and if yes, how do I create a first empty project?
Yes, you are correct, only the latest version has "full" compatibility with the latest Team Foundation Server. You have to use the same Visual Studio of visual studio as the version of TFS that you're connecting to to create a team project.
If you're using TFS 2015 Update 2 or later then you can create a team project from the web as well.
Useful links:
https://www.visualstudio.com/zh-TW/docs/setup-admin/create-team-project
https://www.visualstudio.com/en-us/docs/setup-admin/requirements#client-compatibility

Microsoft Visual Studio 2012 new mobile phone project

I'm new in Visual Studio. Installed Microsoft Visual Studio Professional 2012 (Version 11.0.50727.1 RTMREL).
Need to create windows mobile 6.5 application. When I go to File > New > Project I cannot find Windows Mobile in the list of templates. I tried installing Windows Mobile 6.5 Development Tool Kit still doesn't show up. Any ideas?
Yes, you need either Visual Studio 2005 or 2008 and better than the Express edition.
Then you need to install the Windows Mobile 6 SDK or the Windows Mobile 6.5.3 DTK.
In Visual Studio 2005/2008 you will see SmartDevice in the list of Project Templates when you start a new project.
A trial of VS2008 can be downloaded at http://downloadfreesoftwaresforpc.blogspot.de/2012/05/visual-studio-2008-professional-edition.html (http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso)
You can upgrade the trial following MSDN at http://msdn.microsoft.com/en-us/library/cc442563%28v=vs.90%29.aspx
You'll need a copy of Visual Studio 2008 to do development for Windows Mobile\Windows Embedded Handheld. Visual Studio 2010 and later only support the new "Windows Phone" OS.

Where can I download Azure SDK for Visual Studio 2010?

Has anyone recently tried to download Azure SDK for Visual Studio 2010? Going to the Azure site doesn't give the option any more; it only allows downloading SDK for VS2012 and VS2013.
Is VS2010 no longer supported?
Use the Web Platform Installer and search for "azure 2010".
The Azure 2.1 SDK is available for Visual Studio 2010 (with SP1).
Windows Azure SDK and Windows Azure Tools for Microsoft Visual Studio (March 2011)
http://www.microsoft.com/en-us/download/details.aspx?id=15658
it should not give you any problems.
If you're trying to download the latest SDK (version 2.2), it is not supported for VS 2010. See this blog post from Scott Guthrie: http://weblogs.asp.net/scottgu/archive/2013/10/22/windows-azure-announcing-release-of-windows-azure-sdk-2-2-with-lots-of-goodies.aspx. You should be able to download/install earlier versions of SDK using Web Platform Installer.
Unfortunately, this is not working with Visual Studio 2010 Ultimate. The web platform installer is responding with a list of errors.

Cannot create Visual Studio 2012 MVC4 WebAPI project

I have installed visual studio 2012 ultimate. I tried to create new project - MVC4 - WebAPI. I got the error message "The system cannot find the file specified. (Exception from HRESULT:0x80070002)"
I have reinstalled vs 2012 and repair mode also. I still cannot rid of this error message.
Any advise?
Download ASP.NET Web tools 2012.2 from
http://www.asp.net/downloads and install it
I am quite positive you should be able to create ASP.NET MVC projects using Visual Studio 2012.

Windows Azure Tools for Microsoft Visual Studio 2012 Core requires the Visual Web Developer feature to be installed in Visual Studio 2012

i'm trying to install WindowsAzureTools.vs110.exe on mu Windows 7 PC. I have Visual studio 2012 Ultimate installed. The installation of WindowsAzureTools.vs110.exe ends with fatal error: Fatal Error 0x80070643. In the log file there is nothing interesting, but in the event log there is error:
Product: Windows Azure Tools for Microsoft Visual Studio 2012 Core --
Windows Azure Tools for Microsoft Visual Studio 2012 Core requires the
Visual Web Developer feature to be installed in Visual Studio 2012
(Professional or above).
can somebody help what I'm missing?
I have installed full version of VS2012 with all components.
thanks
Could you try installing the full package for Visual Studio instead? Link: http://go.microsoft.com/fwlink/?LinkID=254364&clcid=0x409
And for the manual installation you have to know that there are 2 download pages, maybe you downloaded it from the wrong page:
Windows Azure SDK for .NET - June 2012 -> You need this one if you use VS2012 RC
Windows Azure SDK for .NET - June 2012 SP1 -> You need this one if you use VS2012 RTM

Resources