Microsoft Edge

Try Microsoft Edge

A fast and secure browser that's designed for Windows 10 Get started

This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Microsoft
    • .NET
      • Apps
      • Internet of Things
      • Mixed Reality
      • Microsoft Edge
      • Hardware
      • IT Center
      • What is Azure
      • Products
      • Solutions
      • Pricing
      • Create a free account
      • Visual Studio
      • Visual Studio IDE
      • Visual Studio Team Services
      • Visual Studio Code
      • Xamarin
      • Visual Studio Dev Essentials
      • Subscriptions
      • Office Dev Center
      • Office 365 for IT pros
    • Microsoft Graph
      • Store
      • Cortana
      • Bing
      • Application Insights
      • .NET
      • Microsoft Azure
      • Microsoft Graph
      • Visual Studio
      • Visual Studio Team Services
      • Windows
      • Office
      • All Developer Centers
    • TechNet
    • Microsoft Developer Network
      • Windows IT Center
      • Office 365 for IT Pros
      • All IT TechCenters
      • Microsoft Download Center
      • Microsoft Azure
      • Visual Studio
      • SDKs
      • Windows
      • Office
      • Microsoft Graph
      • MSDN
      • Azure
      • Windows
    • PowerShell scripts
      • Microsoft Azure
      • Visual Studio
      • Visual Studio Team Services
      • Developer tools
      • Office Dev Blog
      • Server & management
      • Windows
      • Developers
      • TechNet
      • Microsoft Tech Community
      • Visual Studio (MSDN) subscriptions
      • Microsoft Cloud Essentials
      • Microsoft Virtual Academy
      • IT Pro Career Center
    • Microsoft Evaluation Center
    • Channel 9
    • No results
    Sign in
    Visual Studio

    Developer Community

    Get help from our community supported forum
    Visual Studio Visual Studio for Mac .NET C++ VSTS TFS
    .NET
    • Visual Studio
    • Visual Studio for Mac
    • .NET
    • C++
    • VSTS
    • TFS
    • for Visual Studio
    • for Visual Studio for Mac
    • for .NET
    • for C++
    • for VSTS
    • for TFS
    Report an issue in Visual Studio Installer or Visual Studio
    This allows diagnostic information about the program to be included in your report
    1. Installer or Visual Studio
    2. Report a Problem
    3. Type and Submit
    Available on Visual Studio 2017, Installer, and newer releases
    Would you like to know more?
    • Home /
    • .NET
    • Problems (297)

    • Open (220)
    • All
    • Active
    • Newest
    • Votes

    12 Votes

    3 Solution

    NullReferenceException inside .NET code of SqlConnection.CacheConnectionStringProperties()

    I'm facing really strange issue. Given the code below: static void Main() { var c =

    in .NET .net Triaged

    Abdul Miah solved4 days ago

    9 Votes

    1 Solution

    VS 15.5.6 msbuild fails with MSB5021

    Since upgrading to 15.5.6 I am seeing random build failures with the following error: C:\teamcity-ag

    in .NET .net Triaged

    Matt Fei [MSFT] commentedMar 15, '18

    7 Votes

    0 Solution

    The ASP.NET AJAX scripts are incompatible with "use strict".

    The JavaScript library included with the ASP.NET WebForms ScriptManager accesses caller.arguments.ca

    in .NET .net   web Under Consideration

    Jared Thirsk editedApr 19, '18

    6 Votes

    0 Solution

    July 2018 Cumlative Security and Quality update KB4340556 breaks COM-Addins for certain applications

    After installing KB4340556 in our environment we found that one of the conatined updates, KB4338420

    in .NET .net Triaged

    Jeff Wilson commentedyesterday

    5 Votes

    1 Solution

    On Windows 10 (1803), all applications lost touch or stylus if a WPF transparent window covers on them

    If I create a new WPF application with a simple empty window like the code shown below, I find that

    in .NET tfs   .net   UWP   wpf Triaged

    AWS System solvedJun 7, '18

    4 Votes

    0 Solution

    WPF Application - Windows 10 Touch Keyboard Flickering Issue

    Hi, We have a very annoying Touch Keyboard flickering issue when used in a WPF application. Basicall

    in .NET .net   wpf Triaged

    Tim Bijnens commentedMay 17, '18

    4 Votes

    0 Solution

    Passing file path with specific Chinese characters makes .NET classes (e.g. XPathDocument) generate System.IO.DirectoryNotFoundException

    Steps to reproduce: 1. Create folder with name '专丌 颕‎兀专丌 颕‎兀专丌 颕' 2. Put some file into this folder

    in .NET .net Triaged

    Patrick Jonas commentedJun 3, '18

    4 Votes

    0 Solution

    Code Clone Detection does not work in VS2017 for .NET Core 2 application

    I am using VS Enterprise 2017 15.5.6. I installed the Code Clone Detection tool. I then opened my .N

    in .NET visual studio 2017 version 15.5   .net   Analyze Triaged

    Dominique Kimbell commentedApr 5, '18

    3 Votes

    1 Solution

    WPF topmost window Cannot touch in tablet

    All you need is two tablets (or other touch device) and a WPF window set topmost. Here is the demo.

    in .NET .net   wpf Triaged

    Gregg Hutzler solvedApr 12, '18

    3 Votes

    0 Solution

    SslStream.AuthenticateAsClient ignores checkCertificateRevocation

    As seen from reference source public virtual void AuthenticateAsClient(string targetHost, X509Certif

    in .NET .net Under Consideration

    David Shulman [MSFT] commentedMay 4, '18

    3 Votes

    0 Solution

    Deadlock between HttpClientHandler and HttpWebRequest

    Originally reported here: https://github.com/dotnet/corefx/issues/21796 Thread 1: [Managed to N

    in .NET .net Under Investigation

    Andrew Armstrong editedApr 16, '18

    3 Votes

    0 Solution

    Making a web request with CachePolicy and Fiddler on causes null-reference exception

    Originally reported here: https://github.com/dotnet/corefx/issues/25741 This bug occurs in .NET FX (

    in .NET .net Fixed - Pending Release

    David Shulman [MSFT] commentedApr 2, '18

    2 Votes

    1 Solution

    C# compiler bug on floating-point math

    I am seeing wrong program behavior where a variable seems to change its value without any assignment

    in .NET visual studio 2017 version 15.5   windows 10.0.16299   .net   c# Triaged

    Gregg Hutzler solvedMar 10, '18

    2 Votes

    0 Solution

    Button controls hosted in Popup windows do not work inside TreeViews

    I encountered an issue with a CheckBox (which is a ToggleButton, which is a kind of Button) inside a

    in .NET .net   wpf   templates Triaged

    Jonathan Gilbert editedJan 29, '18

    2 Votes

    1 Solution

    AssemblyDependency now misidentifying indirect dependencies in VS2017 15.6.4/5, MSB3258/MSB3268

    We have a C# .NET Framework library project that in recent VS2017 versions is failing to build. It b

    in .NET .net Triaged

    Doug Swallow solved1 hour ago

    • 1
    • 2
    • 3
    • 4
    • 5
    • ›
    • »
    Follow

    Follow This Space

    65 People are following this

    avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

    Popular Topics

    windows 10.0 vsts Setup visual studio 2017 version 15.5 debugger visual studio 2017 rc visual studio 2017 version 15.3 Visual Studio 2017 version 15.2 visual studio 2017 version 15.6 C++ windows 6.1 visual studio 2017 version 15.4 visual studio 2017 version 15.7 visual studio 2017 editor performance ide project Visual Studio 2017 version 15.1 crash solution tfs visual studio for mac xaml windows 10.0.16299 windows 10.0.14393 windows 10.0.15063 enterprise-2017 windows 6.3 testing-tools
    View all
    Popular
    • Windows Dev Center
    • Microsoft Azure
    • Microsoft Visual Studio
    • Office Dev Center
    • ASP.NET
    • IIS.NET
    Learning Resources
    • Channel 9
    • Windows development videos
    • Microsoft Virtual Academy
    Programs
    • Microsoft developer program
    • Windows Insider program
    • Microsoft Affiliate program
    • BizSpark (for startups)
    • Microsoft Imagine
    For IT Pros
    • Microsoft Power BI
    • Microsoft SQL Server
    • Internet of Things
    • Operations Management Suite
    English (United States)
    • Contact us
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • About our ads
    • © Microsoft 2018
    • Anonymous
    • Sign in
    • Spaces
    • Visual Studio
    • Visual Studio for Mac
    • .NET
    • C++
    • VSTS
    • TFS
    • Explore
    • Topics
    • Problems
    • Users
    • Badges