Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
47 views

I'm having an issue getting the following to actually show me the GUI. I just get a bunch of properties output. Such as : Commands : System.Management.Automation.PSCommand Streams ...
1 vote
1 answer
142 views

Context: My app has a "Paste" feature which triggers a file copy or move operation for copied/cut files. The code that does the eventual IO is a method within a static helper class and is ...
LWChris's user avatar
  • 4,325
1 vote
1 answer
182 views

I am using Isabelle to verify a C program. During the verification process, I used the c-parser install-C-file to load the code, but the following issue occurred: attempt to cause decay to pointer on ...
1 vote
3 answers
237 views

I'm writing a console application that scans a directory for files and uploads the data in them to a database. The files are a proprietary type that require a specific library that requires the ...
5 votes
1 answer
273 views

Recently I was upgrading a library to use .NET 6 and .NET 7, and there was some code that was setting the apartment state to STA, but I found out that setting the apartment state is a Windows only ...
TJR's user avatar
  • 3,842
1 vote
2 answers
701 views

for some reason, I need to rebuild foreach_in_collection (SDC command) as "foreach" in tcl. here's snapshot code: proc set_disable_timing { argv } { body ... } proc get_cells { argv } { body ...
-2 votes
3 answers
5k views

I am trying to get a window to open in plain C#. I've created, for this, a window constructor (SGFWindow) extending the Window class from System.Windows : namespace SGF { public partial class ...
Soetch's user avatar
  • 27
0 votes
1 answer
690 views

I'm having issues with WinRT ScreenCapture blocking/freezing my UI. My app is looping through selected windows and takes a screenshot of each every few seconds. Every time a screenshot is taken the UI ...
-1 votes
1 answer
171 views

I am creating a WPF MVVM Application where I have a Main Window and different Pages displayed in a Frame. I want to add a Loading Screen with a Progress Bar which updates while the Instances for the ...
0 votes
0 answers
215 views

Error: An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: The calling thread must be STA, because many UI ...
0 votes
1 answer
130 views

I am attempting to write a printed form in F# using WPF controls—-and do so in an asynchronous workflow. Being new to this, I can’t figure out how to place the wpf controls, consumed by the F# ...
Alan Wayne's user avatar
  • 5,424
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 ...
0 votes
2 answers
434 views

Can someone help me on following problem ? I want to show a "Progress Bar" that is "Indeterminate = TRUE" while the user is connecting to SSH server. If the the connection to the ...
Trex98HD's user avatar
0 votes
0 answers
126 views

I'm working on a project to integrate WPF Windows into a large application written in Visual FoxPro. The project has been progressing for a couple of years with success. One downside to this project ...
0 votes
1 answer
1k views

I am reading Inside COM by Dale Rogerson, and it uses the terms apartment threads and free threads to describe the different types of COM threads. He also clarifies that these correspond directly to ...
citelao's user avatar
  • 6,392

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

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