-
Hi, does anyone know if it's possible to use Magic.NET in an ASP.NET application deployed to Azure? I have added these 2 NuGet packages:
This seems to work fine locally. However, it fails while deploying to Azure App Service. It takes a very long time to deploy and then fails with the following message:
Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Apr 24, 2021
Replies: 1 comment 12 replies
-
You can probably get more details in the event viewer of that app service. Have you tried searching the logging? |
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
isonil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can probably get more details in the event viewer of that app service. Have you tried searching the logging?