Mark Lechtermann

Results 12 comments of Mark Lechtermann

You need to install `kubectl` on your Windows system. Also, kubectl must be able to be found via the $PATH variable. Additionally I installed the Kubernetes extension in VSCode in...

The options `--tlbreference` and `--tlbrefpath` are not applicable for this task. This options are only necessary if your want to load additional TLBs. In the case of `System.Windows.Forms.dll` there is...

Retry it with: `dscom32.exe tlbexport C:\temp\net8.0-windows\SigIDpActiveX.dll --out "C:\temp\net8.0-windowsSigIDp-R.tlb" --asmpath "C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\8.0.15" `

I have no clue. @mavToday is the "regasm" feature supported for 32Bit? Or is this a limitation?

@SOsterbrink I don't think you're confused. ;-) It depends on whether the assembly is AnyCPU or X86/X64 compiled. THX @mavToday for the hint! @oliverlan retry it with: `dscom32.exe regasm C:\temp\net8.0-windows\SigIDpActiveX.dll...

I would like to close the issue. Please let me know if there are any outstanding concerns or if we can proceed with closing it.

Thanks for your feedback, can you run the test for dcom on your DevDrive? Maybe we'll see more then ``` git clone https://github.com/dspace-group/dscom.git cd dscom dotnet test ```

I attempted to reproduce the error but was unable to do so. Here are the steps I followed: 1. Launched a Windows 11 Pro 24H2 machine in Azure (Standard D8s...

I believe this change is too specific to your particular use case and may not be beneficial for the broader user base. Implementing a retry mechanism in the main branch...

I would like to close the issue. Please let me know if there are any outstanding concerns or if we can proceed with closing it.