try icon indicating copy to clipboard operation
try copied to clipboard

Error while executing code - Internal Server Error

Open kvasanthkumar opened this issue 3 years ago • 1 comments

I followed the instructions in https://github.com/dotnet/try-samples#basics and the site is loading correctly. Am getting Internal Server Error when am executing the code.

I have .NET Core 3.1 SDK and .NET 5.0 SDK installed too. Should I remove the .NET 5 in order to get make this work. Any assistance would be helpful.

Screenshots are shared in below link: https://imgur.com/a/GZ8HhNd

kvasanthkumar avatar Jan 16 '22 10:01 kvasanthkumar

You could try the steps described in the following comment: https://github.com/dotnet/try/issues/938#issuecomment-1023604536

MaartenGDev avatar Jan 27 '22 20:01 MaartenGDev