James Newton-King
James Newton-King
Do you still have this problem? If so, could you put a small reproduction of the issue in a GitHub repo and I'll take a look at it.
This sounds like a bug in Visual Studio.
> @JamesNK Can ConfigureHttpClientDefaults(Action configure) be updated to provide the actual name/type of the HttpClient being resolved? `IHttpClientBuilder` has a name property on it. Have you tried using that value?...
ok And jtattermusch should be removed.
I'm busy right now so I don't know when I'll get a chance to look at this closely. However the stack trace suggests that the client is trying to create...
I think I fixed this here: https://github.com/dotnet/aspire/pull/12888. There is already a backport PR. Can you test whether it is still a problem using latest source?
Yes. My fix was in the same area but for something different. This dialog needs careful testing after it is changed. Or more unit tests. It keeps regressing.
@captainsafia I couldn't replicate this. My theory is maybe the selected resource group didn't have a location, so the next input was set to empty string and disabled. I have...
I believe this is caused by different data protection keys being used when the file name or location on disk changes between versions. ~@amcasey Is there a way to store...
None yet. It's ongoing.