Sameer
Sameer
@laura-rodriguez nope. I gave up. I'm now using build machine with VS installed.
I have 2 VMs with agents - VM1 with full IDE and VM2 with just Build Tools and SDKs. My code projects compiles fine and successfully with VM2. However, I...
I created a simplest repo [here](https://github.com/sameer-kumar/anc-configuration-test) There is nothing fancy, just stock template AspNetCore 3.1 MVC app with modified Program.cs with code referenced from https://learn.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-3.1. This works locally however breaks...
Expected Result: Application should launch home page properly.  Actual Result: Application crashes. 
I have turned on File system logging. However, Log stream options are disabled for me. I guess it doesn't work on ASE. I have looked into Log stream from Kudu...
no it's not self-contained.
I'm still having the same issue when I'm behind corporate firewall. I tried following configurations in my project's typingsrc file: { "httpsProxy":"http://proxy:port", "httpProxy":"http://proxy:port", "strictSSL": false, "proxy":"http://proxy:port" } But nothing helped....
Still the same. No impact.
Still the same error for me. It's totally unusable. On May 30, 2016 2:19 PM, "Blake Embrey" [email protected] wrote: > @Cybermaxs https://github.com/Cybermaxs Can you try again? 403's are > returned...
Yes, I'm still getting 403. And I am not behind cloudfare. On Jun 1, 2016 4:14 PM, "Blake Embrey" [email protected] wrote: > @Cybermaxs https://github.com/Cybermaxs No, unfortunately. I have the >...