0 Locations Services Verify Error 2 Derek Dalton posted 10 Years Ago I am getting the same error in "question=84", or I believe it's the same one. I have run through the above answer, doubling checking the values in red, with the error persisting. My addresses geocode when I manually click on it on the person's page. Also double checked my Smarty and Bing keys. Sorry I didnt mean to double post in the previous question and make a brand new question, too. Rock Version: Rock McKinley 0.9 (beta) Quartz.SchedulerException: Job threw an unhandled exception. ---> System.ArgumentNullException: Value cannot be null. Parameter name: String at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Rock.Jobs.LocationServicesVerify.Execute(IJobExecutionContext context) at Quartz.Core.JobRunShell.Run() --- End of inner exception stack trace --- [See nested exception: System.ArgumentNullException: Value cannot be null. Parameter name: String at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at Rock.Jobs.LocationServicesVerify.Execute(IJobExecutionContext context) at Quartz.Core.JobRunShell.Run()] Inner Exception: Job threw an unhandled exception.