About 506,000 results
Open links in new tab
  1. How can I fix the Microsoft Visual Studio error: "package did not …

    Jul 10, 2013 · I was not able to launch any solution in Visual Studio 2013, nor could I close Visual Studio 2013. After uninstalling the reporting package and deleting Local / Roaming AppData …

  2. Is there a way to zoom the Visual Studio text editor with a …

    Yesterday I found myself needing to zoom my Visual Studio text editor and was without a mouse (don't ask). Typically I do this by holding down CTRL and scrolling the mouse wheel. I also …

  3. How do I set specific environment variables when debugging in …

    Sep 19, 2008 · In Visual Studio 2019 right-click your project, choose Properties. In the project properties window, select the Debug tab. Then, under Environment variables start adding your …

  4. Download Microsoft c++ compiler for windows without visual …

    Feb 17, 2023 · Is there a way to download somewhere Microsoft c++ compiler (msvc++) without having to install the full visual studio IDE ? I have found some downloads from 2015 but there …

  5. Is it possible to write Excel VBA Code in Visual Studio

    Feb 21, 2019 · However, you can write VSTO (Visual Studio Tools for Office) managed add-ins for Excel using Visual Studio. The following MSDN page covers both developing with VBA and …

  6. FInding the path where Visual Studio is Installed

    Apr 3, 2024 · Over the years Visual Studio could be discovered using registry keys, but with recent changes to the deployment and extensibility models a new method is needed to …

  7. Where is the Microsoft Visual Studio Community executable located?

    May 25, 2016 · I have Visual Studio Community 2015 installed and it is still located at C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE.

  8. Visual Studio IDE - return to previous - Stack Overflow

    Jun 23, 2010 · In VS2008, is there a way to return to the cursor’s previous position after pressing F12 to jump to a function definition? I know this is possible with some add-ons, but if there a …

  9. error in visual studio, Access to the path is denied

    Jul 19, 2011 · 0 I added a web service/reference to my Web Server and then my Visual Studio went all crazy and wouldnt recoginze and custom controls or web services. The pages worked …

  10. Where is Visual Studio's git.exe location? - Stack Overflow

    Sep 12, 2019 · I'm configuring git through command line but changes seems doesn't apply to Visual Studio 's git actions, so I'm wondering perhaps VS uses another git instance with other …