About 583 results
Open links in new tab
  1. Just updated VS2019 to v16.2.0 and now getting Build Errors …

    Feb 11, 2020 · Simplifying the configuration of Azure DevOps pipelines from within the Visual Studio IDE.

  2. DataConnectionDialog looks like properties window

    Sep 20, 2007 · In fact there’s an article described how to use the Choose Data Source dialog of Visual Studio 2005 from your own code. You can check it out.

  3. LINK : fatal error LNK1104: cannot open file '.\Debug\stdafx.obj'

    Jun 19, 2008 · I was create a DLL MFC on Visual Studio C++ Express Edition. When I build the code. I got an Error with the following log: Output Window

  4. win32Exception:No credentials are available in security Package …

    Mar 6, 2014 · The only Difference between the tutorial's environment setup and my setup is that i am hosting wcf service and web application under one domain on one machine and have …

  5. Selenium click using Microsoft Edge Driver.

    Nov 23, 2016 · For some reason If I run the code in debug mode to test the element returned to click it will click. If I just run my test in run mode using Visual Studio2015, the checkbox is not …

  6. Using Shims for generic list - social.msdn.microsoft.com

    Mar 15, 2017 · This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact …

  7. Consuming Web Service with Base64 authentication

    Sep 8, 2009 · I need to call a web service from .Net and the web service is authenticted through Base64 authentication.

  8. Convert Byte Array to Outlook format (.MSG)

    Apr 30, 2019 · I uploaded an outlook (.MSG) email to a SQL database as byte Array. I was able to retrieve the byte array but need to convert it back to it's original format to be display to the …

  9. Visual Studio is not opening a code file on double click?

    Jun 27, 2011 · I have now reinstalled Windows7, Visual Studio 2008 and Visual Studio 2010 and its the same thing. If I for example download a *.config file and choose to "Open with Visual …

  10. User's Password Expiry date - social.msdn.microsoft.com

    Dec 21, 2012 · Active Directory calculates password expiration by reading the date when a user’s password was last changed (using the pwdLastSet attribute) and then reading the password …