Error Creating Web App: The remote server returned an error: (409) Conflict.

Sun, Lori 1 Reputation point
2020-07-02T12:39:08.27+00:00

Hello,

I encountered a problem with my web app. The page shows an error as listed below:

Server Error in '/' Application.
The remote server returned an error: (409) Conflict.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (409) Conflict.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

I've also tried running diagnostics and it shows failed request (500.0), ModelName ManagedPipelineHandler.

Can someone help? Thanks!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,807 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sun, Lori 1 Reputation point
    2020-07-07T13:50:18.89+00:00

    The issue has been solved by enabling public access to the storage. Thank you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.