2

Closed

GeoCode GeoAddressType 'establishment' missing

description

Velio. I got a strange unexpected error indicating that a GeoAddressType called 'establishment' is missing from the code. I got this error: System.ArgumentException: Requested value 'establishment' was not found. at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase).

The version I have (which I think is current) does not contain 'establishment'.

I wanted you to know.
Paul
Closed Apr 2, 2012 at 7:56 AM by velio
Geo types changes to string type and GeoAddressType enum changes to static class with some known types as constants

comments

velio wrote Oct 22, 2010 at 5:40 AM

Thanks Paul, I will investigate that issue as soon as I have some time.
Regards

Bruce_b wrote Jan 13, 2011 at 6:05 AM

I also see this issue. This is serious since it happens with a lot of addresses.

For example try address which is an intersection: "Yonge and Finch Toronto Canada"

Bruce_b wrote Feb 17, 2011 at 5:02 AM

Not sure if this is related to this problem (will open a new issue) however I get the error:

"postal_code_prefix is not a valid value for GeoAddressType"

when the address is: "Yonge and Finch Toronto Canada Ontario"