After the Update 4 and Web Tools 2013.1, Visual Studio 2012 hangs when I click Add View dialog.
The project contains a few thousand of classes, so I tried to remove them temporarily and clicked Add View again - the Add View dialog now opened in a few seconds. Seems that VS doing something in the background that takes too much time. The same issue occurs on Visual Studio 2013 as well.
Related
When I click on Design nothing happens still showing code only.
I have worked within visual studio over 1,000 times. I'm trying to figure out how to attach a browser to my project so that I can view the solution.
Every time I try to run a file and click the 'play' button, there is no browser listed.
picture of visual my visual studio attach button
How do I attach chrome or internet explorer and start my project?
I have installed Visual studio 2013 with update 2 but after successful installation When I try to create a new project , I am seeing blank window
But I am able to see some template when I try to click create a new website
I have tried resetting setting or installing template from visual studio command prompt.. even tried repairing it but no success
I have tried solution mentioned in below links but no success yet.
Missing project templates in "New Project" dialog box in Visual Studio 2013
Visual Studio 2013 new project templates appear empty
On windows machine hit Win + R (Run Command Dialog)
Type appwiz.cpl
find Microsoft Visual Studio 2013 Ultimate (this may vary) then Dbl Click.
The Dialog Box Shown below appears.
The VS Repair Dialog Box
Click on repair and wait for the process to complete.
You may be prompted for a reboot.
Your New Project Dialog Box should be back as it was.
I accidentally deleted data tab in visual studio 2010 design mode. How can i bring it back??
You can retrieve any window under the View tab in VS, you're probably looking for the Solution Explorer
EDIT:
Right-click in your toolbox and select Show all or Reset toolbox
I have an issue with Visual Studio 2010 Ultimate and Visual Studio 2010 Express, when I right click on a project structure in the solution explorer, (on the references folder) and select "Add Reference" the Visual Studio 2010 window flashes as focus as left the window and then focus immediately returns and there is no new window that allows me to add references. This problem persists even after a clean install, and across multiple products (VS 2010 Ultimate and VS 2010 Express) I am using windows 7, and I have to think this problem ids outside of VS 2010, but this is the only issue I am currently facing.
Its like the references window (that allows you to pick the new reference) is automatically being closed.
Thanks.
I just had the same problem.
Do you have a tablet that you're using? If you enable the Tablet PC Input Service it should work again. There seem to be some dependencies on this service and/or conflicts with my Wacom drivers that caused the issue in the first place.
r3volt
Add Reference or existing item popup is not show then answer is :
Window Button +R then type "services.msc" > search "Tablet PC Input Service" and the right Click on Start.
it will work correctly.