About 1,910 results
Open links in new tab
  1. ActiveX methods not available when running in IE11 (Edge) mode

    Nov 6, 2015 · IE11 (in Edge Mode) no longer supports some legacy scripting methods such as attachevent and document.selection.

  2. failed to load response data - social.msdn.microsoft.com

    Oct 7, 2021 · This is all new to me, but I started to examine the Inspect in Google Chrome and I noticed the response message 'failed to load response data'. But now I don't understand what …

  3. Captcha not working on live server - social.msdn.microsoft.com

    Jun 12, 2012 · I know it's a server problem, I have physical access to this server. It used to work and I migrated it into a new system and evidentally missed something somewhere. Monday, …

  4. ElementHost flickers black borders on resize

    Dec 4, 2015 · Consider the following simple example code. It's just an empty ElementHost inside a WinForm (no WPF control inside): using System.Windows.Forms; using …

  5. Could not find default endpoint element that references contract ...

    Jun 16, 2023 · Error: "Could not find default endpoint element that references contract 'ISomeService' in the ServiceModel client configuration section. This might be because no …

  6. Element composition and InvalidateVisual

    Oct 26, 2007 · I am afraid you should put the 3rd DrawRect instruction in a seperate Visual (preferably DrawingVisual) if you really want to only invalidate the 3rd rectangle, from the …

  7. MS Edge V.42 does not fire 'onunload' event when browser gets …

    Oct 9, 2018 · MS Edge V.42 does not fire 'onunload' event when browser gets closed. Has anyone faced the same issue. Wednesday, September 12, 2018 5:44 PM

  8. ValuePattern.SetValue Throws ElementNotAvailableException …

    Feb 13, 2015 · System.Windows.Automation.ElementNotAvailableException: Element not available ---> System.InvalidOperationException: Operation is not valid due to the current …

  9. iot edge device not showing up in the list

    Feb 26, 2020 · I'm seeing the same problem with the US Central location. If I create an IoT Edge device in the CLI, portal or through Visual Studio Code I cannot see the device in the list. The …

  10. How to save border style & restore it of an HTML element in …

    Dec 10, 2008 · I have MFC application allows a user to select and HTML element in CHtmlView, then the application hilight the element by adding it with flashing borders. When the user …