Running .net application on ec2 windows instance

0

I have a .net windows application (exe) which I would like to run on my windows ec2 instance.

I can run it on my computer at home but it doesnt even load (no error or any message) when I try to run it.

The application connects to a remote api and database. (it has no publisher credentials)

I am new to this. What are the general /most common settings I am missing here to get it to work? Both aws and windows firewall settings for example.

2 Respuestas
1

Couple questions - do you have .NET framework installed? Open Powershell to validate Also, if it needs to be hosted on IIS, make sure it is properly configured(permissions etc)

profile pictureAWS
Niko
respondido hace un año
0

I offer you adding some debug code lines to your app to detect the cause of an error

or you can check eventviewer & application permissions (uac settings) etc. / security group settings

profile picture
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas