About 50 results
Open links in new tab
  1. Added a reference to Microsoft.Http.Extensions dll but Visual Studio is ...

    Jan 9, 2012 · I added the assemblies Microsoft.Http and Microsoft.Http.Extensions to my project. But when I try to reference the assembly "Microsoft.Http.Extensions" in the using statement I am unable …

  2. PackageId:Microsoft.VisualStudio.MinShell.Msi;PackageAction:Install ...

    Dec 5, 2018 · 1. Please navigate to C:\Program Files x86 and search for a Microsoft Visual Studio folder. Then right click and delete that folder. 2. Then remove only Visual Studio folders from these 2 …

  3. Using Visual Studio to do Code Coverage on gtest unit tests for native ...

    Mar 3, 2015 · I have been looking at unit test code coverage tools for the last 2 weeks, evaluating them for our specific needs. The last one I would like to evaluate is Visual Studio's own code coverage for …

  4. How to set the pointer of cx_Oracle to python with visual studio ...

    May 3, 2016 · I'm looking for any setting for this, but cannot. Did I miss any configuration for debug/release of Oracle + python + Django on Visual studio community 2015 ? Edited …

  5. SDK Missing svcutil.exe - social.msdn.microsoft.com

    Jun 19, 2008 · Where can I download the SvcUtil.exe? I have installed the sdk but for some reason I am missing the SvcUtil.exe. Maybe I didn't download the correct sdk? Could anyone provide me with a …

  6. DLL for reading DBC - social.msdn.microsoft.com

    Oct 14, 2009 · Visual Studio Visual Studio Integrate VSIP Program Microsoft .NET Microsoft Azure Connect Forums Blog Facebook LinkedIn Stack Overflow Twitter Visual Studio Events YouTube …

  7. Writing to a CSV file with carriage returns

    Jun 19, 2008 · Visual Studio Visual Studio Integrate VSIP Program Microsoft .NET Microsoft Azure Connect Forums Blog Facebook LinkedIn Stack Overflow Twitter Visual Studio Events YouTube …

  8. how to create a bitmap image from a 2D-array

    Jun 29, 2008 · Create a new array from your 2-D array of 1's and 0's that is laid out in a format compatible with the bitmap. Then pass that array as the lpvBits argument to CreateBitmap. Basic …

  9. Visual Studio 2017 copy file to Linux - social.msdn.microsoft.com

    is there a way let VS 2017 not copy all files to Linux, just copy required files, so this will reduce much time.

  10. LNK 2019 unresolved symbol error - Using SDL

    May 10, 2007 · Hi im currently using Visual Studio 2005 and am working on C++ together with SDL.