var moscowBounds = new YMaps.GeoBounds(
new YMaps.GeoPoint(55.94305795164068, 37.29843782760007),
new YMaps.GeoPoint(55.544884368537986, 38.03452181197507)
ymaps.geocode(address, { boundedBy: moscowBounds, strictBounds: true, results: 1 }).then(function (res) {
//Здесь падает...