QuickApp icon indicating copy to clipboard operation
QuickApp copied to clipboard

An error occurred while processing your request.

Open mwahab25 opened this issue 6 years ago • 2 comments

i run application in visual studio code

cd QuickApp dotnet build dotnet run

and such error occur in broswer

**Error. An error occurred while processing your request. Request ID: 0HLHFEU6LBPCF:00000001

Development Mode Swapping to Development environment will display more detailed information about the error that occurred.

Development environment should not be enabled in deployed applications, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the ASPNETCORE_ENVIRONMENT environment variable to Development, and restarting the application**

mwahab25 avatar Oct 11 '18 12:10 mwahab25

Error in Visual Code!

image

mwahab25 avatar Oct 11 '18 12:10 mwahab25

Error in Browser

image

mwahab25 avatar Oct 11 '18 12:10 mwahab25