bitnami / vms

Bitnami VMs
https://bitnami.com
Other
200 stars 44 forks source link

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

Closed slastine closed 2 weeks ago

slastine commented 1 month ago

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!

jotamartos commented 1 month ago

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

github-actions[bot] commented 3 weeks ago

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[bot] commented 2 weeks ago

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.