Luciano Mendes
Luciano Mendes
HI @emgucv Thank you very much for the fix! I added `true` in my .NET 8.0 project and the _libcvextern.so_ file was not added to the output when I publish...
HI @Laurnz Thank you very much for your prompty reply! I think that when you are mentioning output folder are you talking about the output compiled folders (bin/debug and bin/release)...
> AD is not required for SSPI. It works with "local" account as well. > > Do you have a repro? The issue occurs when trying to access a FirebirdSQL...
> Ahh, OK. In that case that is expected. So it's only about the exception type/message, right? Right. the issue is that it is not generating a FbException as it...
I started noticing some intermittent crashes in my Android application, and after analyzing the log, the reason is exactly as mentioned in the description of this issue. > Assertion at...
Hi @rburnashev85 , Because this is an intermittent issue, we will only be able to confirm that the `true` workaround worked within a few days.
Hi Guys, The issue persists even after setting `true`. Do you have any other suggestions for an workaround to this issue?
Hi @BrzVlad , Thank you so much for your detailed description of this issue! I replaced `true` with `false` in the csproj file and generated a new version of my...
Hi @ScarletKuro, Thank you so much for your quick reply! Exactly! Instead of updating Visual Studio from version 2022 to version 2026, I uninstalled version 2022 and then installed version...