C# Web Application Publish to AWS Elastic Beanstalk

0

I have a web application written in C# using visual studio 2022, I can successfully Publish to AWS Elastic Beanstalk and the web page runs as expected, the web page needs to open a Microsoft Access database, which runs fine locally, but not on AWS I get the error:-

The 'Microsoft.ACE.OLEDB.12.0' provider is not registered

Is it possible to add this to our Elastic Beanstalk environment, if not what are the AWS hosting options to achieve this?

asked 2 months ago82 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions