This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
  • Developer Network
    • Downloads
      • Visual Studio
      • SDKs
      • Trial software
    • Programs
      • Subscriptions
      • Students
      • ISV
      • Startups
      • Events
    • Community
      • Magazine
      • Forums
      • Blogs
      • Channel 9
    • Documentation
      • APIs and reference
      • Dev centers
      • Samples
      • Retired content
Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 22

Visual Studio General Questions announcements

  • Link
    Forums Merged into This Forum
    John Boylan Wednesday, December 19, 2012 7:07 PM
    The following forums have been merged into this forum: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, Visual Studio Report Controls, and Visual Studio Editor. 

Visual Studio Setup and Installation announcements

  • Link
    Visual Studio 2012 and .NET Framework 4.5 Release to the Web
    Heath Stewart (MSFT) Tuesday, August 21, 2012 7:28 AM

    Microsoft Visual Studio 2012 and the .NET Framework 4.5 have been released to the web for MSDN subscribers, as well as trial versions for all our customers.

    • MSDN Subscriber Downloads
    • Trial Downloads
    • Volume Licensing information

    More information about the many features in VS2012 can be found at the links below.

    • Visual Studio Development Center
    • S. Somasegar's blog
    • Jason Zander's blog

    If you have any problems installing Visual Studio or the .NET Framework, please download and run the log collection utility. When that completes, upload %TEMP%\vslogs.cab to an Internet share like http://skydrive.com, which gives you 7GB of free cloud storage using the same Microsoft account you use for these forums. Then share the URL here in this forum with a description of your problem.

Visual Studio Integrate announcements

  • Link
    VS 2017 now available
    Carlos J. Quintero Monday, March 13, 2017 9:26 AM

    Download:

    https://www.visualstudio.com/downloads/

    What's new:

    https://www.visualstudio.com/vs/whatsnew/

  • Link
    Looking for additional T4 tools?
    Esther Fan Friday, September 24, 2010 8:07 PM

    http://www.codeplex.com/site/search?query=t4&ac=8

    CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback.

  • Link
    Where to post feedback, bugs, and questions
    Esther Fan Friday, September 24, 2010 7:38 PM
    • This Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
    • For questions about T4 Toolbox, please use http://t4toolbox.codeplex.com/discussions
    • Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
    • Visualization and Modeling Extensibility Forum - for domain-specific languages (DSLs) and extending the modeling tools
    • Microsoft Connect Visual Studio - for bug reports and suggestions
    • The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

MSBuild announcements

  • Link
    Debugging MSBuild scripts using Visual Studio 2010
    Jay Shrestha Wednesday, August 4, 2010 10:05 PM

    Take a look at the Blog post below by Dan Moseley.

    http://blogs.msdn.com/b/visualstudio/archive/2010/07/06/debugging-msbuild-script-with-visual-studio.aspx

Visual Studio LightSwitch Extensibility announcements

  • Link
    LightSwitch Extensibility Toolkit for Visual Studio 2012 Released
    Beth Massi - Microsoft Wednesday, March 14, 2012 8:12 PM

    We've just uploaded the updated version of the Extensibility Toolkit to the MSDN Extensions Gallery: LightSwitch Extensibility Toolkit for VS 2012

    The toolkit provides project types for creating new LightSwitch Extension Libraries that target Visual Studio 11 and includes templates for creating the following LightSwitch extensions: LightSwitch Business Type, LightSwitch Control, LightSwitch Data Source, LightSwitch Screen Template, LightSwitch Shell, and LightSwitch Theme.

    Updated versions of the eight extensibility samples have been uploaded to the LightSwitch Extensibility Samples for VS 2012 as well.

    Enjoy



  • Link
    Visual Studio LightSwitch Extensibility Toolkit Now Available
    Beth Massi - Microsoft Wednesday, July 27, 2011 10:08 PM

    Microsoft Visual Studio LightSwitch gives you a simpler and faster way to create high-quality business applications for the desktop and the cloud. Professional developers can extend the functionality of LightSwitch by creating extensions using Visual Studio 2010 Professional, the Visual Studio SDK, and the Visual Studio LightSwitch 2011 Extensibility Toolkit. The toolkit provides project types for creating new LightSwitch Extension Libraries and includes templates for creating your own themes, shells, business types, controls, screen templates, and data sources.

    You can access the toolkit plus walkthroughs, samples and documentation here on the Developer Center. Please make sure you follow the instructions carefully for installing the toolkit and the prerequisites.

    Submit a bug
      Extending Visual Studio LightSwitch

     

    HAVE FUN!

  • Link
    Welcome to the Visual Studio LightSwitch Extensibility Forum
    Beth Massi - Microsoft Monday, August 23, 2010 10:17 PM

    Thank you for your interest in Visual Studio LightSwitch! This forum is for questions related to extending Visual Studio LightSwitch which is now available as of July 26th. For general questions and install troubleshooting please see the LightSwitch General forum.

    To get started learning how to extend LightSwitch please see :

    • Extending Visual Studio LightSwitch page on the Developer Center where you can download the LightSwitch Extensibility Toolkit and read walkthroughs on how to get started
    • LightSwitch Team Extensibility Samples that you can download to learn how to build many of the supported extension types
    • Advanced hands-on labs in the LightSwitch Training Kit where you will build and package an extension that can be reused by the Visual Studio LightSwitch end user

    Also make sure to visit the following resources:

    • Visual Studio LightSwitch Developer Center on MSDN
    • Visual Studio LightSwitch Team Blog
    • LightSwitch Beta Documentation on MSDN 

    If you have a bug to report or just want to make a suggestion please enter them through Connect: http://connect.microsoft.com/lightswitch

    Have fun!

Visual Studio LightSwitch - General Questions announcements

  • Link
    LightSwitch Update
    LightSwitch Team Friday, October 14, 2016 11:03 PM

    Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle.  For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.  

    For more information see the LightSwitch Blog. 

  • Link
    Welcome to the Visual Studio LightSwitch Forum! (Please Read)
    Beth Massi - Microsoft Monday, July 25, 2011 8:35 PM

    Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.

    Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.

    Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).

    Learn to build LightSwitch Applications

    Watch the instructional LightSwitch "How Do I?" videos

    Become part of the LightSwitch Community:

    LightSwitch on Facebook

    LightSwitch on Twitter

    Visual Studio LightSwitch Team Blog

    Enjoy!



Visual Studio Visualization & Modeling Tools announcements

  • Link
    Where to post feedback, bugs, and questions - Visual Studio Ultimate
    Alan Cameron Wills - Wednesday, September 1, 2010 10:15 PM
    • This Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
    • Visualization and Modeling SDK Forum - for domain-specific languages and extending the modeling tools
    • Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, and other non-modeling extensions
    • Microsoft Connect Visual Studio - for bug reports and suggestions
    • The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content.

    Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.

Testing with Visual Studio Test Manager (MTM) announcements

  • Link
    "Visual Studio 2010 Feature Pack 2" is now available to MSDN subscribers
    niveditabawa_MSFT Tuesday, November 16, 2010 7:18 AM

    Visual Studio 2010 Feature Pack 2 is now available to MSDN subscribers.

    • Use Microsoft Test Manager to capture and playback action recordings for Silverlight 4 applications.
    • Create coded UI tests for Silverlight 4 applications with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
    • Edit coded UI tests using a graphical editor with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
    • Use action recordings to fast forward through manual tests that need to support Mozilla Firefox 3.5 and 3.6.
    • Run coded UI tests for web applications using Mozilla Firefox 3.5 and 3.6 with Microsoft Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.

    For more details, see http://go.microsoft.com/fwlink/?LinkID=192777

Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcements

  • Link
    Visual Studio 2013 new diagnostics features
    DanielMoth Thursday, July 18, 2013 4:46 PM

    To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:

    http://blogs.msdn.com/b/visualstudio/archive/2013/07/18/visual-studio-2013-diagnostics-investments.aspx

  • Link
    Channel 9 Video Showing new 2010 Debugging Features Available
    Andrew B Hall - MSFT Thursday, November 5, 2009 10:42 PM
    A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/

Visual Studio Tools for Applications (VSTA) announcements

  • Link
    Microsoft Visual Studio Tools for Applications 2015 released!
    Xiaoying Guo Friday, September 11, 2015 4:17 PM

    You can get the VSTA 2015 and VSTA 2015 SDK through the links below:

    • VSTA 2015
    • VSTA 2015 SDK

    The overall summary of VSTA 2015:

    Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications: 

    • There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
    • VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
    • VSTA 2015 supports .NET Framework 4.5.1.
    • VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
    • VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
    • VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.

    System Requirement:

    • Windows 7 Service Pack 1
    • Windows 8
    • Windows 8.1
    • Windows Server 2008 R2 SP1
    • Windows Server 2012
    • Windows 10

    Runtime requirement for VSTA 2013:

    • Visual C++ Redistributable Packages for Visual Studio 2015

    Requirement to enable editing and debugging for VSTA customization:

    • Microsoft Visual Studio 2012 (Professional Edition or above)
    • Microsoft Visual Studio 2013 (Community Edition or above)
    • Microsoft Visual Studio 2015 (Community Edition or above)
  • Link
    VSTA API reference documentation is now available at MSDN!
    Xiaoying Guo Wednesday, July 29, 2015 6:48 PM
    Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.

Tools for Apache Cordova announcements

  • Link
    Welcome to the Tools for Apache Cordova Forum! (Please Read)
    Ellen Fitch Tuesday, March 31, 2015 7:31 AM

    Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.

    Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.

    Also please take a look at the following learning resources about our Tools.

    [Doc] Getting Started with Visual Studio Tools for Apache Cordova

    [Video] Building Apache Cordova Apps with Visual Studio

    [Video] Debugging your Apache Cordova App on iOS

    Enjoy. 

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Visual Studio General Questions
x
Visual Studio Setup and Installation
x
Visual Studio Integrate
x
Visual Studio Tools for Office (VSTO)
x
MSBuild
x
Visual Studio LightSwitch Extensibility
x
Visual Studio LightSwitch - General Questions
x
Visual Studio Visualization & Modeling Tools
x
Testing with Visual Studio Test Manager (MTM)
x
Test Tools in Visual Studio 2010 and 2012
x
Visual Studio Unit Testing
x
Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace)
x
Visual Studio Tools for Applications (VSTA)
x
Tools for Apache Cordova
x
Visual Studio Graphics Tools
x
+ 5 more
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Visual Studio .NET Professional 2005

    Visual Studio Development
     > 
    Visual Studio Setup and Installation
    Hello, I have a system that I have inherited which has software which was built using Visual Studio .NET Professional 2005.  I now must make changes to this software, ...
    Unanswered | 0 Replies | 27 Views | Created by AF - 1 - 5 hours 25 minutes ago
  • large check mark
    0 Votes

    VS 2019 "cannot find setup engine instance"

    Visual Studio Development
     > 
    Visual Studio Setup and Installation
    I've been using VS 2019 Enterprise with no problem.  Yesterday I installed the new version of SSMS 18.4.  Now in VS 2019 when I attempted to install and extension but was prompted to update ...
    Proposed | 3 Replies | 381 Views | Created by moondaddy - Wednesday, November 20, 2019 4:05 PM | Last reply by Anna Xiu-MSFT - 7 hours 15 minutes ago
  • large check mark
    4 Votes

    How to disable all auto-formatting / auto-indentation?

    Visual Studio Development
     > 
    Visual Studio Setup and Installation
    I'm not sure if this question belongs here but I couldn't find a forum best suited to this.   All the way back to Developer Studio 6.0 and now in .NET I've ...
    Unanswered | 10 Replies | 31012 Views | Created by Shane Burke - Friday, September 7, 2007 3:17 PM | Last reply by Neil Morgenstern - 7 hours 20 minutes ago
  • large check mark
    0 Votes

    HOW TO SOLVE THIS ERROR MESSAGE: ystem.InvalidCastException: Unable to cast COM object of type 'CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass' to interface type 'CrystalDecisions.ReportAppServer.Controllers.ISCRReportSource'. This operati

    Visual Studio Development
     > 
    Visual Studio Setup and Installation
    crystal report show this error message each time in my window 7 how to do i resolve this to enable me use crystal report successully in my window 7. The error message is ystem.InvalidCastException: ...
    Proposed | 2 Replies | 337 Views | Created by dtec - Thursday, November 21, 2019 10:36 PM | Last reply by Anna Xiu-MSFT - 7 hours 38 minutes ago
  • large check mark
    0 Votes

    Visual Studio Installer - Setup project output file name

    Visual Studio Development
     > 
    Visual Studio General Questions
    VS2010 -> VS2013 and now VS2017 But as I went from 7.2 to 7.3 /7.4 it still produces a pgm_7-2.msi. Looks like the output file name hangs in pgm_7-2.msi no ...
    Unanswered | 3 Replies | 173 Views | Created by Ravnø Data - Thursday, December 5, 2019 9:51 AM | Last reply by Ravnø Data - 7 hours 43 minutes ago
  • large check mark
    0 Votes

    Is it possible to extend Visual Studio Code with custom data visualizers like in Visual Studio?

    Visual Studio Development
     > 
    Visual Studio General Questions
    Is it possible to make extensions for Visual Studio Code that provide similar features that custom visualizers add to Visual Studio? Like ...
    Proposed | 2 Replies | 209 Views | Created by sigh71 - Thursday, December 5, 2019 5:27 AM | Last reply by Tianyu Sun-MSFT - 8 hours 57 minutes ago
  • large check mark
    0 Votes

    How to bring content from MySql workbench to Visual Studio

    Visual Studio Development
     > 
    Visual Studio General Questions
    I would like to know how to bring information from MySql workbench to visual Studio. So i made a program that you need to insert your login and password. After that i made another ...
    Unanswered | 3 Replies | 168 Views | Created by Banheraz - Friday, December 6, 2019 9:33 AM | Last reply by Tianyu Sun-MSFT - 9 hours 49 minutes ago
  • large check mark
    0 Votes

    Coded Ui Testing Not running in Visual studio 2015

    Visual Studio Development
     > 
    Visual Studio Unit Testing
    We have a Coded-Ui-Testing application which will run in visual studio 2015. Recently I have formatted the system and then re-installed the Visual studio 2015. Now the same tests cannot able to run ...
    Unanswered | 4 Replies | 122 Views | Created by Rocky (a) K.S.Radhakrishnan - Thursday, December 5, 2019 3:14 PM | Last reply by Dylan Zhu-MSFT - 11 hours 35 minutes ago
  • large check mark
    0 Votes

    Download a previous release for MSVS 2019

    Visual Studio Development
     > 
    Visual Studio General Questions
    16.4 seems to have broken my build environment, so I wanted to install 16.3.9 again, but I can't for the life of me find out how to download an older version. Does anyone know ...
    Unanswered | 6 Replies | 159 Views | Created by RandomName2301249148 - Saturday, December 7, 2019 5:53 PM | Last reply by Anna Xiu-MSFT - 11 hours 54 minutes ago
  • large check mark
    0 Votes

    Access2016 Report working when display on screen, but not on printpreview

    Visual Studio Development
     > 
    Visual Studio General Questions
    Hi all, I have got a report that generates perfectly on the screen.  However, if I try generating a pdf, it generates an empty pdf with just the report format and nothing else. ...
    Unanswered | 1 Replies | 120 Views | Created by GEC00 - Saturday, December 7, 2019 2:26 AM | Last reply by Tianyu Sun-MSFT - 13 hours 10 minutes ago
  • large check mark
    0 Votes

    Cannot build console application with Microsoft Visual Studio 2019

    Visual Studio Development
     > 
    Visual Studio General Questions
    ------ Build started: Project: ConsoleApplication1, Configuration: Debug Win32 ------ 1>C:\Program Files (x86)\Microsoft Visual ...
    Unanswered | 3 Replies | 202 Views | Created by amannuc - Saturday, December 7, 2019 10:31 AM | Last reply by Anna Xiu-MSFT - 15 hours 3 minutes ago
  • large check mark
    0 Votes

    VS2015 C++ Multiply defined symbols only when exporting to a dll

    Visual Studio Development
     > 
    MSBuild
    Hi everyone, I'm using Microsoft Visual Studio 2015 Community Edition (C++ code). I have a relatively simple, class template (fully generic, all methods defined ...
    Unanswered | 2 Replies | 89 Views | Created by FadyAK - 22 hours 19 minutes ago | Last reply by Dylan Zhu-MSFT - 15 hours 47 minutes ago
  • large check mark
    0 Votes

    Keyboard shortcut name for Find's "Match whole word"

    Visual Studio Development
     > 
    Visual Studio General Questions
    I recently assigned a different hotkey/keyboard shortcut to ALT+W (which was the Find "Match whole word's" default keyboard shortcut), and now want to assign a different keyboard shortcut ...
    Unanswered | 3 Replies | 160 Views | Created by coffeeelove - Friday, December 6, 2019 11:58 PM | Last reply by Tianyu Sun-MSFT - 16 hours 0 minutes ago
  • large check mark
    1 Votes

    Not able to sign-in to Visual studio 2019 community edition

    Visual Studio Development
     > 
    Visual Studio General Questions
    As Visual studio community version 2019 is free, So I installed it and at the time of installation I didn't sign-in. Now it is showing your 30 day trial period is over. Now I am trying to sign-in with ...
    Answered | 3 Replies | 323 Views | Created by Nitish Bose - Wednesday, September 25, 2019 2:34 AM | Last reply by MeirRoth - 23 hours 10 minutes ago
  • large check mark
    0 Votes

    VS2012 Pro problem with MS Help Viewer 2.0 - Manage content shows no books to download

    Visual Studio Development
     > 
    Visual Studio Setup and Installation
    Hi, Help viewer 2.0 does not work properly even after fresh install of Visual Studio 2012 Professional - version 11.0.50727.1 RTMRELI have this problem with the update 4 & ...
    Unanswered | 19 Replies | 885 Views | Created by thedillinger - Saturday, October 26, 2019 9:49 PM | Last reply by thedillinger - Sunday, December 8, 2019 12:14 AM
  • large check mark
    0 Votes

    WCF Service Send Email On Outlook | Exception from HRESULT

    Visual Studio Development
     > 
    Visual Studio Tools for Office (VSTO)
    hi I have created a WCF Project  in .NET 4.5  to send emails from Outlook 2013 Or 2016  and host it on windows server 2012 and iis 8 , When run ...
    Unanswered | 0 Replies | 118 Views | Created by AntiSec - Saturday, December 7, 2019 9:01 PM
  • large check mark
    0 Votes

    Outlook Form Region Copy/Cut/Paste (with keyboard) on TextBox does not work

    Visual Studio Development
     > 
    Visual Studio Tools for Office (VSTO)
    Hi everyone, I'm using an Outlook Form Region with different TextBox and I want to copy/cut/paste by using my keyboard but it doesn't work. On a normal ...
    Unanswered | 2 Replies | 186 Views | Created by Marius- - Friday, December 6, 2019 3:24 PM | Last reply by Marius- - Saturday, December 7, 2019 9:57 AM
  • large check mark
    0 Votes

    Problem opening an STMicro virtual serial port

    Visual Studio Development
     > 
    Visual Studio General Questions
    I have an issue with opening an STMicro USB Virtual com port. When I plug the device into my PC, the COM port appears as it should, and the Windows Device ...
    Unanswered | 5 Replies | 299 Views | Created by Steve Krenek - Tuesday, December 3, 2019 3:34 AM | Last reply by Pavel A - Saturday, December 7, 2019 4:33 AM
  • large check mark
    1 Votes

    How to keep password secure with Publish Profile?

    Visual Studio Development
     > 
    Visual Studio General Questions
    Hi! When i publish my ASP.NET Core application to Azure, i have to set connection string under "Apply this migration on publish". And i see that this connection string is kept in ...
    Answered | 10 Replies | 663 Views | Created by acbaile - Wednesday, October 2, 2019 1:17 PM | Last reply by acbaile - Saturday, December 7, 2019 1:00 AM
  • large check mark
    0 Votes

    Can I use VS2019 Community Edition with Oracle Database?

    Visual Studio Development
     > 
    Visual Studio General Questions
    Hi everyone, Can I use VS2019 Community Edition with Oracle Database?  If yes, which version of ODAC should I install. My system is ...
    Proposed | 3 Replies | 812 Views | Created by Glogo - Wednesday, September 4, 2019 3:01 PM | Last reply by northdigital - Friday, December 6, 2019 10:42 PM
  • Items 1 to 20 of 125775 Next ›
Announcement: 22

Visual Studio General Questions announcements

  • Link
    Forums Merged into This Forum
    John Boylan Wednesday, December 19, 2012 7:07 PM
    The following forums have been merged into this forum: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, Visual Studio Report Controls, and Visual Studio Editor. 

Visual Studio Setup and Installation announcements

  • Link
    Visual Studio 2012 and .NET Framework 4.5 Release to the Web
    Heath Stewart (MSFT) Tuesday, August 21, 2012 7:28 AM

    Microsoft Visual Studio 2012 and the .NET Framework 4.5 have been released to the web for MSDN subscribers, as well as trial versions for all our customers.

    • MSDN Subscriber Downloads
    • Trial Downloads
    • Volume Licensing information

    More information about the many features in VS2012 can be found at the links below.

    • Visual Studio Development Center
    • S. Somasegar's blog
    • Jason Zander's blog

    If you have any problems installing Visual Studio or the .NET Framework, please download and run the log collection utility. When that completes, upload %TEMP%\vslogs.cab to an Internet share like http://skydrive.com, which gives you 7GB of free cloud storage using the same Microsoft account you use for these forums. Then share the URL here in this forum with a description of your problem.

Visual Studio Integrate announcements

  • Link
    VS 2017 now available
    Carlos J. Quintero Monday, March 13, 2017 9:26 AM

    Download:

    https://www.visualstudio.com/downloads/

    What's new:

    https://www.visualstudio.com/vs/whatsnew/

  • Link
    Looking for additional T4 tools?
    Esther Fan Friday, September 24, 2010 8:07 PM

    http://www.codeplex.com/site/search?query=t4&ac=8

    CodePlex is Microsoft's open source project hosting web site. You can use CodePlex to create new projects to share with the world, join others who have already started their own projects, or use the applications on this site and provide feedback.

  • Link
    Where to post feedback, bugs, and questions
    Esther Fan Friday, September 24, 2010 7:38 PM
    • This Forum - about VSX, MEF, EnvDTE, Text Templates (T4) and other non-modeling extensibility
    • For questions about T4 Toolbox, please use http://t4toolbox.codeplex.com/discussions
    • Visualization and Modeling Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
    • Visualization and Modeling Extensibility Forum - for domain-specific languages (DSLs) and extending the modeling tools
    • Microsoft Connect Visual Studio - for bug reports and suggestions
    • The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

MSBuild announcements

  • Link
    Debugging MSBuild scripts using Visual Studio 2010
    Jay Shrestha Wednesday, August 4, 2010 10:05 PM

    Take a look at the Blog post below by Dan Moseley.

    http://blogs.msdn.com/b/visualstudio/archive/2010/07/06/debugging-msbuild-script-with-visual-studio.aspx

Visual Studio LightSwitch Extensibility announcements

  • Link
    LightSwitch Extensibility Toolkit for Visual Studio 2012 Released
    Beth Massi - Microsoft Wednesday, March 14, 2012 8:12 PM

    We've just uploaded the updated version of the Extensibility Toolkit to the MSDN Extensions Gallery: LightSwitch Extensibility Toolkit for VS 2012

    The toolkit provides project types for creating new LightSwitch Extension Libraries that target Visual Studio 11 and includes templates for creating the following LightSwitch extensions: LightSwitch Business Type, LightSwitch Control, LightSwitch Data Source, LightSwitch Screen Template, LightSwitch Shell, and LightSwitch Theme.

    Updated versions of the eight extensibility samples have been uploaded to the LightSwitch Extensibility Samples for VS 2012 as well.

    Enjoy



  • Link
    Visual Studio LightSwitch Extensibility Toolkit Now Available
    Beth Massi - Microsoft Wednesday, July 27, 2011 10:08 PM

    Microsoft Visual Studio LightSwitch gives you a simpler and faster way to create high-quality business applications for the desktop and the cloud. Professional developers can extend the functionality of LightSwitch by creating extensions using Visual Studio 2010 Professional, the Visual Studio SDK, and the Visual Studio LightSwitch 2011 Extensibility Toolkit. The toolkit provides project types for creating new LightSwitch Extension Libraries and includes templates for creating your own themes, shells, business types, controls, screen templates, and data sources.

    You can access the toolkit plus walkthroughs, samples and documentation here on the Developer Center. Please make sure you follow the instructions carefully for installing the toolkit and the prerequisites.

    Submit a bug
      Extending Visual Studio LightSwitch

     

    HAVE FUN!

  • Link
    Welcome to the Visual Studio LightSwitch Extensibility Forum
    Beth Massi - Microsoft Monday, August 23, 2010 10:17 PM

    Thank you for your interest in Visual Studio LightSwitch! This forum is for questions related to extending Visual Studio LightSwitch which is now available as of July 26th. For general questions and install troubleshooting please see the LightSwitch General forum.

    To get started learning how to extend LightSwitch please see :

    • Extending Visual Studio LightSwitch page on the Developer Center where you can download the LightSwitch Extensibility Toolkit and read walkthroughs on how to get started
    • LightSwitch Team Extensibility Samples that you can download to learn how to build many of the supported extension types
    • Advanced hands-on labs in the LightSwitch Training Kit where you will build and package an extension that can be reused by the Visual Studio LightSwitch end user

    Also make sure to visit the following resources:

    • Visual Studio LightSwitch Developer Center on MSDN
    • Visual Studio LightSwitch Team Blog
    • LightSwitch Beta Documentation on MSDN 

    If you have a bug to report or just want to make a suggestion please enter them through Connect: http://connect.microsoft.com/lightswitch

    Have fun!

Visual Studio LightSwitch - General Questions announcements

  • Link
    LightSwitch Update
    LightSwitch Team Friday, October 14, 2016 11:03 PM

    Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling and we recommend users not begin new application development with LightSwitch. That said, we will continue to support users with existing LightSwitch applications, including critical bug fixes and security issues as per the Microsoft Support Lifecycle.  For reference, the mainstream support phase for Visual Studio 2015 is active until 10/13/2020.  

    For more information see the LightSwitch Blog. 

  • Link
    Welcome to the Visual Studio LightSwitch Forum! (Please Read)
    Beth Massi - Microsoft Monday, July 25, 2011 8:35 PM

    Thank you for your interest in Visual Studio LightSwitch! This forum is for general questions related to Visual Studio LightSwitch.

    Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow LightSwitch developers by providing answers whenever possible.

    Also please take a look at the following learning resources on the Lightswitch Developer Center (http://msdn.com/lightswitch).

    Learn to build LightSwitch Applications

    Watch the instructional LightSwitch "How Do I?" videos

    Become part of the LightSwitch Community:

    LightSwitch on Facebook

    LightSwitch on Twitter

    Visual Studio LightSwitch Team Blog

    Enjoy!



Visual Studio Visualization & Modeling Tools announcements

  • Link
    Where to post feedback, bugs, and questions - Visual Studio Ultimate
    Alan Cameron Wills - Wednesday, September 1, 2010 10:15 PM
    • This Forum - for Visual Studio Ultimate architecture tools - UML, DGML, Architecture Explorer, Layer diagrams
    • Visualization and Modeling SDK Forum - for domain-specific languages and extending the modeling tools
    • Visual Studio Extensibility Forum - about VSX, MEF, EnvDTE, and other non-modeling extensions
    • Microsoft Connect Visual Studio - for bug reports and suggestions
    • The Community Content block at the bottom of any MSDN Library page to add your own tips, corrections or feedback about the content.

    Thanks for posting your questions and feedback! We use them to help us improve the product and improve the help pages.

Testing with Visual Studio Test Manager (MTM) announcements

  • Link
    "Visual Studio 2010 Feature Pack 2" is now available to MSDN subscribers
    niveditabawa_MSFT Tuesday, November 16, 2010 7:18 AM

    Visual Studio 2010 Feature Pack 2 is now available to MSDN subscribers.

    • Use Microsoft Test Manager to capture and playback action recordings for Silverlight 4 applications.
    • Create coded UI tests for Silverlight 4 applications with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
    • Edit coded UI tests using a graphical editor with Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.
    • Use action recordings to fast forward through manual tests that need to support Mozilla Firefox 3.5 and 3.6.
    • Run coded UI tests for web applications using Mozilla Firefox 3.5 and 3.6 with Microsoft Visual Studio 2010 Premium or Visual Studio 2010 Ultimate.

    For more details, see http://go.microsoft.com/fwlink/?LinkID=192777

Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcements

  • Link
    Visual Studio 2013 new diagnostics features
    DanielMoth Thursday, July 18, 2013 4:46 PM

    To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:

    http://blogs.msdn.com/b/visualstudio/archive/2013/07/18/visual-studio-2013-diagnostics-investments.aspx

  • Link
    Channel 9 Video Showing new 2010 Debugging Features Available
    Andrew B Hall - MSFT Thursday, November 5, 2009 10:42 PM
    A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/

Visual Studio Tools for Applications (VSTA) announcements

  • Link
    Microsoft Visual Studio Tools for Applications 2015 released!
    Xiaoying Guo Friday, September 11, 2015 4:17 PM

    You can get the VSTA 2015 and VSTA 2015 SDK through the links below:

    • VSTA 2015
    • VSTA 2015 SDK

    The overall summary of VSTA 2015:

    Microsoft Visual Studio Tools for Applications lets you enable end users to customize your existing applications using Visual Basic and Visual C#. Since the VSTA 2012 release, several changes have been introduced to the licensing model as well as to how you integrate VSTA into your applications: 

    • There is no longer a licensing fee for the VSTA redistributable components. Your organization can distribute and use the VSTA redistributable components free of charge.
    • VSTA no longer provides its own Visual Studio Environment for authoring macros. Instead, a supported version of Visual Studio Professional (Premium, or Ultimate) is required to develop VSTA macros and add-ins. VSTA has two primary modes of operation: with Visual Studio Professional (Premium, or Ultimate) installed and standalone. In standalone mode, VSTA provides your application with the means to load, compile, and run end user customizations. With a supported version of Visual Studio Professional (Premium, or Ultimate) installed on your user’s machine, VSTA extends that functionality with the means to edit and debug those customizations.
    • VSTA 2015 supports .NET Framework 4.5.1.
    • VSTA 2015 presents a simplified API for integrating design-time experiences into your application using either managed (Visual C# or Visual Basic .NET) or unmanaged (Visual C++) code. It simplifies tasks such as finding the installation of Visual Studio, launching the external process, and synchronizing save state, making integration significantly easier than previous versions.
    • VSTA 2015 provides the ability to upgrade VSTA projects from Visual Studio 2005 and Visual Studio 2008, compile, and run them. It also maintains compatibility with VSTA 2012 and VSTA 2013 projects.
    • VSTA no longer requires your application host to provide a runtime library in order to run. This gives you the flexibility to choose the method of running user code best tailored to the host application.

    System Requirement:

    • Windows 7 Service Pack 1
    • Windows 8
    • Windows 8.1
    • Windows Server 2008 R2 SP1
    • Windows Server 2012
    • Windows 10

    Runtime requirement for VSTA 2013:

    • Visual C++ Redistributable Packages for Visual Studio 2015

    Requirement to enable editing and debugging for VSTA customization:

    • Microsoft Visual Studio 2012 (Professional Edition or above)
    • Microsoft Visual Studio 2013 (Community Edition or above)
    • Microsoft Visual Studio 2015 (Community Edition or above)
  • Link
    VSTA API reference documentation is now available at MSDN!
    Xiaoying Guo Wednesday, July 29, 2015 6:48 PM
    Now you can access the VSTA API references at anytime using any Internet connected device through https://msdn.microsoft.com/en-us/library/dn707392.aspx.

Tools for Apache Cordova announcements

  • Link
    Welcome to the Tools for Apache Cordova Forum! (Please Read)
    Ellen Fitch Tuesday, March 31, 2015 7:31 AM

    Thank you for your interest in Visual Studio Tools for Apache Cordova! This forum is for general questions related to Visual Studio Tools for Apache Cordova.

    Remember, there is no such thing as a stupid question! Please treat all forum visitors with respect, and help out your fellow Cordova developers by providing answers whenever possible.

    Also please take a look at the following learning resources about our Tools.

    [Doc] Getting Started with Visual Studio Tools for Apache Cordova

    [Video] Building Apache Cordova Apps with Visual Studio

    [Video] Debugging your Apache Cordova App on iOS

    Enjoy. 

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Docs

  • Get started
  • Reference

Submitting apps

  • Windows Store apps Dashboard
  • Windows Phone Dashboard

OneDrive

  • About OneDrive
  • Blog
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft