Search

Not able to Publish Web Application after installing Visual Studio 2012 RTW by Bobby.Diaz

Closed
as Not Reproducible Help for as Not Reproducible

14
0
Sign in
to vote
Type: Bug
ID: 758298
Opened: 8/15/2012 11:31:46 PM
Access Restriction: Public
2
Workaround(s)
11
User(s) can reproduce this bug
Getting following error message when trying to deploy an MVC Web Application:

The Web Publishing extension is not installed which is required to publish. You can install it from http://go.microsoft.com/fwlink/?LinkID=208120
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

Create new MVC 4 Web Application, right click on the project node, select Publish option from the context menu.

Product Language

English

Operating System

Windows Server 2008 R2

Operating System Language

English

Actual results

Error message:

The Web Publishing extension is not installed which is required to publish. You can install it from http://go.microsoft.com/fwlink/?LinkID=208120

Expected results

Web publishing dialog.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/4/2013 at 1:22 PM
Hi daniheck, if you're still having trouble, could get a call stack as Bala described below by attaching a debugger to the VS session when you run into the error? Otherwise we can try a remote debugging session. Please contact me at johnwen (at) microsoft (dot) com.

Thanks,
John
Posted by daniheck on 11/14/2012 at 6:13 AM
I still got this Problem with VS2012RTM on a blank Win8 Machine with a complete fresh VS2012 Installation and Windows Azure Tools October release.
Posted by Anthony Trudeau on 11/8/2012 at 3:51 PM
I had the same problem. The workaround presented by Michael Baird resolved my problem.
Posted by MartinFr- on 10/9/2012 at 7:50 PM
I got the same problem. Have tried to use the repair function and the running the commands mentioned by Bala, but still not working.

Probably has something to do with having VS2012 RC or VS2010 installed previously.
Posted by Microsoft on 9/28/2012 at 12:04 PM
hi Bobby, here's one more thing to try. Can you attach a debugger to the VS session when you invoke the Publish dialog and send us the call stack? You can send an email to balach-AT-microsoft-DOT-com. If we can do a remote session and take a look at your machine, that might probably help as well. Please let me know at the above email address and we shall try our best to resolve this issue.

Thanks,
Bala Chirtsabesan.
Visual Web Developer Team
Posted by Bobby.Diaz on 9/28/2012 at 9:54 AM
No, running those two commands did not work for me. I still receive the same error when trying to Publish an MVC Web Application.

Regards,
Bobby
Posted by Microsoft on 9/19/2012 at 1:33 AM
Sorry to hear that everyone is running into this problem. If you run into the problem again, can you try opening a VS 2012 command prompt as administrator and run the following command?
devenv /setup
devenv /updateconfiguration

Does that fix the problem without having to uninstall and re-install?

Thanks,
Bala Chirtsabesan
Visual Web Developer Team
Posted by davidshq on 9/11/2012 at 12:28 PM
I am having this problem as well. I had VS2012RC installed, removed it and installed VS2012RTM, and this issue has begun occurring. Critical to resolve ASAP.
Posted by V Obreshkov on 8/26/2012 at 6:23 PM
Workaround worked for me. I'm able to publish to Azure again. Wonder what exactly broke it in the first place.
Posted by V Obreshkov on 8/25/2012 at 2:55 PM
I am experiencing the same issue exactly the same as Michael Baird.
Posted by Michael Baird on 8/20/2012 at 9:26 AM
I am experiencing the same error. The link in the error explains that Windows Azure SDK for .NET (VS 2012) is needed. I already have that installed but I did try to re-install it as well as repair VS2012. Neither worked!
Posted by Microsoft on 8/16/2012 at 1:44 AM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.
Posted by Microsoft on 8/15/2012 at 11:50 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.
Posted by MikeCZ on 10/27/2012 at 2:00 PM
Workaround with uninstalling VS 2012, deleting specified directories and installing VS 2012 again was successful. Thanks
Posted by Michael Baird on 8/21/2012 at 1:02 PM
I uninstalled VS2012 again. Before I re-installed (a 3rd time), I went to my user's AppData and Documents folders and found all instances of Visual Studio 2012 and deleted them. Then I re-installed VS2012 and now Web Publishing is working.

Folders I deleted after uninstall:
C:\Users\USERNAME\Documents\Visual Studio 2012
C:\Users\USERNAME\AppData\Local\Microsoft\VisualStudio\11.0
C:\Users\USERNAME\AppData\Roaming\Microsoft\Microsoft Visual Studio\11.0
C:\Program Files\Microsoft Visual Studio 11.0
C:\Program Files (x86)\Microsoft Visual Studio 11.0