Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
108 views

Background and environment: I have a Windows software installed, which has a Component Model Object. The COM provides a function: long GetValue(VARIANT* v, short a, short b, [optional] VARIANT c, [...
1 vote
1 answer
132 views

when I try to change the color of my GradientStop in my xaml for my winui 3 app from the codebehind while the app is running, it throws 'System.Runtime.InteropServices.COMException in WinRT.Runtime....
1 vote
0 answers
200 views

At the moment I am trying to use VB6 (.dll) file in a .NET environment, but I am running against an error what I cannot resolve. Error: System.Runtime.InteropServices.COMException: 'Retrieving the COM ...
1 vote
1 answer
545 views

Context: We have recently ported an old Xamarin.Forms project into .NET MAUI. We now have the app opening and a working login. The Main Page after logging in is a page where users can log their ...
0 votes
1 answer
43 views

I am trying to access a COM interface of an application from a C# project. I have an example that runs in VB. This means that the DLL should be registered etc. If I try this in c# with: using Library; ...
Lemonbonbon's user avatar
1 vote
0 answers
1k views

When running the command "Get-Appxpackage -AllUsers" it errors on about 3% of the devices I deploy it to. So far this is around 30 in 900. It does not error if you do not have "-...
0 votes
1 answer
507 views

I have a WinUI 3 application. There is a simple custom dialog that extends ContentDialog. XAML for the dialog <StackPanel Grid.Column="0" Orientation="Vertical&...
0 votes
1 answer
226 views

I've been bumping my head over this for a while. I've found many questions asked regarding this on the internet but none had an actual answer. My goal is to read & copy certain properties from one ...
3 votes
2 answers
2k views

I tried to open an existing older .NET 4.8 REST API solution in Visual Studio 2022 version 17.4.4. I got this interesting error where the Solution Explorer pane did not load, and instead was ...
0 votes
1 answer
3k views

I am trying to write web application in C# for ATEM Mini using their SDK. Finally i can switch video output, but only 5 times. After that, this error was showed: The code where this error is looks ...
0 votes
0 answers
177 views

When I try to create a Grid, it throw System.Runtime.InteropServices.COMException var definition = new RowDefinition {Height = GridLength.Auto}; var grid = new Grid { RowDefinitions = { definition, ...
0 votes
1 answer
97 views

I'm handling Excel in Java. We are accessing Excel application data using JNA's COM API. I want to hook up when the Excel application closes. So, I'm using a JNA-based library. your textcom.sun.jna....
0 votes
1 answer
583 views

When I'm running prefview tool (https://github.com/microsoft/perfview) in the windows container, I encounter this exception: [Exception Occurred: System.Runtime.InteropServices.COMException (...
0 votes
1 answer
622 views

short disclaimer in order for you to understand how to phrase your answers: I am a total newbie when it comes to programming. All I know are the basic concepts of object oriented programming and VBA, ...
user avatar
0 votes
0 answers
1k views

I'm getting 'Catastrophic failure(Exception HRESULT: 0x8000FFFF (E_UNEXPECTED))' run-time error while trying to use MS WebView2 in ASP.NET Web API in production environment (Win10, IIS v.20H2 (OS ...

15 30 50 per page
1
2 3 4 5
...
16

AltStyle によって変換されたページ (->オリジナル) /