You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Geocoding.Microsoft.BingGeocodingException
HResult=0x80131500
Message=There was an error processing the geocoding request. See InnerException for more information.
Source=Geocoding.Microsoft
StackTrace:
at Geocoding.Microsoft.BingMapsGeocoder.<GeocodeAsync>d__40.MoveNext()
This exception was originally thrown at this call stack:
System.Enum.TryParseByName(System.RuntimeType, System.ReadOnlySpan<char>, bool, bool, out ulong)
System.Enum.TryParseInt32Enum(System.RuntimeType, System.ReadOnlySpan<char>, int, int, bool, bool, System.TypeCode, out int)
System.Enum.TryParse(System.Type, System.ReadOnlySpan<char>, bool, bool, out object)
System.Enum.TryParse(System.Type, string, bool, bool, out object)
Geocoding.Microsoft.BingMapsGeocoder.ParseResponse(Geocoding.Microsoft.Json.Response)
Geocoding.Microsoft.BingMapsGeocoder.GeocodeAsync(string)
Inner Exception 1:
ArgumentException: Requested value 'PointOfInterest' was not found.