python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Handle msedgewebview2.exe Exception code: 0xe0000008
After many hours of running on a 10" monitor PC, a rather basic Javascript injection webpage client UWP application fails with an exception that crashes the app, this exception not being caught b...
Denis G. Labrecque
Votes: 0
Answers: 1
UWP C# SQL Server Connection local network 'Cannot connect to SQL Server Browser. Ensure SQL Server Browser has been started.'
Using UWP C# trying to connect to a server on the same network I keep getting an error:
System.Exception: 'Cannot connect to SQL Server Browser. Ensure SQL
Server Browser has been started.'
Inner Exc...
user41475
Votes: 0
Answers: 0
Unable to pass byte array from UWP C# Component to WinRT C++ component
I'm trying to render image data in the WinRT C++ component, so I'm passing a byte array from the UWP component to the WinRT component.
But IDL Doesn't support Byte*
StreamSamplePool.cpp
void StreamSam...
Prithvi Venu
Votes: 0
Answers: 0
UWP C#: How to / Possible to: Refer to Page instance without creating a variable?
2-3 weeks into the UWP part of the C# course now. And I am faced more and more with a dilemma that I am not a fan of. I've created 2 public static variables on the MainPage for holding instances of Pa...
Bishiba
Votes: 0
Answers: 0