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개 답변
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
답변함 일 년 전
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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠