Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error getting the local detection methods for deployment type from the XML #24

Closed
duv07051 opened this issue Jan 3, 2025 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@duv07051
Copy link

duv07051 commented Jan 3, 2025

Hi,

First of all, thanks for the time you put this project!

I have a problem with the detection methodes for exe applications, this problem was not in the previous version of the project.
The MethodBody.xml is created with the right data.
The project crash now because the detection methode is null.

I attached a couple of screenshots and the xml, i hope you can help us.
Schermafbeelding 2025-01-03 153543
Schermafbeelding 2025-01-03 153301
Schermafbeelding 2025-01-03 155116

Regards,

Erwin

@byteben byteben added the bug Something isn't working label Jan 5, 2025
@byteben byteben self-assigned this Jan 5, 2025
@byteben
Copy link
Owner

byteben commented Jan 5, 2025

This should be fixed in the latest version 3.0.3 :)
I wasnt handling the Int64 type correctly when building the JSON body for the Win32 app.

@byteben byteben closed this as completed Jan 5, 2025
@duv07051
Copy link
Author

duv07051 commented Jan 7, 2025

Thanks Ben, its working now! :)

@theoldsport
Copy link

Strange, I have noticed this issue as well, and has not been resolved since updating to 3.0.3

@duv07051
Copy link
Author

duv07051 commented Jan 8, 2025

Theoldsport, i had the same issue and tried it with powershell 7 and the problem was solved.

@theoldsport
Copy link

That worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants