Ask Your Question
2

Encountering the error "System.Drawing.Common, Version=6.0.0.0 could not be loaded" when running a Swagger API on Elastic Beanstalk.

asked 2023-05-02 04:29:04 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-05-02 04:37:01 +0000

plato gravatar image

This error can occur when the required version of System.Drawing.Common is not installed on the server. To resolve this issue, you can try the following steps:

  1. Upgrade the version of System.Drawing.Common to version 6.0.0.0 on the server.

  2. Ensure that all the required dependencies are installed on the server.

  3. Check if the application is using the correct version of System.Drawing.Common.

  4. Restart the server and try running the application again.

If the above steps do not resolve the issue, you may need to seek further assistance from the Elastic Beanstalk support team or contact the developer of the Swagger API for further guidance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-02 04:29:04 +0000

Seen: 8 times

Last updated: May 02 '23