Ikarmus
Ikarmus
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
to resolve the problem we created buffer DLL, which is used as follows Original: App -> WebApi -> MyDLL Fixed: App -> WebApi -> BufferDLL -> MyDLL Anyway MyDLL is called from net6-windows, but somehow this way it is working, so I'll just leave the answear as this^ In case of any questions feel free to DM me and link this thread (as I might not see this thread notification)
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
All right, so I can't provide good repro
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
I don't have repro yet, but another strange thing happened - while trimming all not necessary controllers, swaggers etc somehow api worked (that was project copierd to separate folder etc) - the solution seemed to be adding Microsoft.Analysis.CSharp, however when I added it to actual repo strange thing happened - whole process worked perfectly twice, but on 3rd and 4th execution it threw the same error as earlier, that is missing method set_Evidence - I'll send repo here, but unfortunatelly it won't happen today, in touch :salute:
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
Thank you for your time, WIP
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
Makes sense, I'll move all of that stuff here, then ping You and canton7 here
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
On it
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
Yeah :/
20 replies
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
the problem is I can't share DevExpress dlls anywhere afaik
20 replies
CC#
Created by olleeee on 11/27/2023 in #help
✅ Why is a variable false in project in WPF .Net application even after it should be true?
consider $close
87 replies
CC#
Created by Legion on 11/27/2023 in #help
✅ embed images in output
$close
6 replies
CC#
Created by Golden Dev on 11/27/2023 in #help
✅ I want to work on the ongoing ASP.NET project as free or minimum salary.
If your problem is resolved, please consider /close $close
20 replies
CC#
Created by Ikarmus on 11/27/2023 in #help
ADO YAML - output variables troubleshoot
$help
6 replies
CC#
Created by Legion on 11/27/2023 in #help
✅ embed images in output
write /close to close ticket please
6 replies
CC#
Created by Golden Dev on 11/27/2023 in #help
✅ I want to work on the ongoing ASP.NET project as free or minimum salary.
and making some pull requests
20 replies
CC#
Created by Golden Dev on 11/27/2023 in #help
✅ I want to work on the ongoing ASP.NET project as free or minimum salary.
Probably the best way might be searching github for such project
20 replies
CC#
Created by Ikarmus on 11/27/2023 in #help
ADO YAML - output variables troubleshoot
What am I doing wrong? I was reading some questions on stack, ms docs ( setvariable, Outputting variables ) , but can't figure out what is wrong here. If any more info is needed, I will be very happy to provide it
6 replies
CC#
Created by Ikarmus on 11/27/2023 in #help
ADO YAML - output variables troubleshoot
Both template jobs (compilation and github release) has parameters as follows:
parameters:
- name: artifactName
type: string
parameters:
- name: artifactName
type: string
parameters:
- name: outputArtifactName
type: string
parameters:
- name: outputArtifactName
type: string
6 replies
CC#
Created by Ikarmus on 10/25/2023 in #help
✅ Async app initialization fails
Ok actually some other operation were blocking the UI
12 replies
CC#
Created by Ikarmus on 10/25/2023 in #help
✅ Async app initialization fails
better is the enemy of good
12 replies
CC#
Created by Ikarmus on 10/25/2023 in #help
✅ Async app initialization fails
I'm kinda stuck because I don't want to revert my changes to previous commit
12 replies