System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index)
   at Seamless.Manhattan.Types.VendorGroupDetailList.get_Item(Int32 index) in c:\data\work\seamlessweb\manhattan\src-v20.1\Types\VendorGroupDetailList.cs:line 47
   at Seamless.Manhattan.Facade.MemberFacade.GetCuisineByUnspacedMarketName(String cuisineName) in c:\data\work\seamlessweb\manhattan\src-v20.1\Facade\MemberFacade.cs:line 5177
   at Seamless.Manhattan.UI.Web.Controller.Consumer.RestaurantNameHandler.SafePerform() in c:\data\work\seamlessweb\manhattan\src-v20.1\UI\Web\Controller\Consumer\RestaurantNameHandler.cs:line 186
   at Seamless.Manhattan.UI.Web.Controller.ErrorableController.Perform() in c:\data\work\seamlessweb\manhattan\src-v20.1\UI\Web\Controller\ErrorableController.cs:line 87