Question

Photo of Derek Dalton

0

Locations Services Verify Error

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.
  • Jeremy Hoff

    Hi Derek,
    I hope you will pardon the cross-commenting, but which version of RockRMS are you running?


    Thank you,

  • Photo of Trey Hendon III

    0

    If you're using Smarty Streets, I noticed that they seemed to have changed their API key formats.  I had to generate a new security key and now my Location Services is working great.

  • Photo of Derek Dalton

    0

    Also, how do I post in a question?