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

[Bitnami For AWS] Can't Execute Visual Studio ASP.NET Packaged Binary #1544

Closed
slastine opened this issue May 24, 2024 · 3 comments
Closed
Assignees
Labels
aspnet-core how-to How to issues reported by users solved stale 15 days without activity triage Triage is needed

Comments

@slastine
Copy link

Describe your issue as much as you can

I am trying to run a binary which I have compiled from Visual Studio. It is an ASP.NET binary, compiled with the following settings (and x86 compile option):

image

When I examine the binary using the file command, I get this:

ELF 64-bit LSB pie executable, x86-64, version 1 (GNU/Linux), dynamica lly linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=31cea6f530aa8efef4d63e8 2284a9c9d29ee11d9, for GNU/Linux 2.6.32, stripped

And uname -m I get this:

x86_64

However, I continue to get this error:

Unhandled exception. System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (0x8007000B)

I've tried many different formats and can't quite seem to figure this out. Changing to x64 doesn't seem to help, from what I can tell. Any help appreciated!

@slastine slastine added the how-to How to issues reported by users label May 24, 2024
@github-actions github-actions bot added the triage Triage is needed label May 24, 2024
@jotamartos
Copy link
Collaborator

Hi @slastine,

Thank you for using Bitnami. That's a specific question about the application and how to configure and use it. We do not provide this kind of support here. I suggest you take a look at the official documentation and forums to get more information about the issue

Thanks

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Jun 12, 2024
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core how-to How to issues reported by users solved stale 15 days without activity triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants