... I converted and then accessed the CD Rom. With the current configuration it worked just fine. I suspect that when the new values like the Administrative...
260
Lindsay Blanton
lindsay_blanton
Apr 1, 2009 2:28 pm
Mike, what you¹ll do is request a specific SOAP version number based on what your interface supports. When I release zone support, you¹ll request version...
261
Mike Vander Veer
psredit
Apr 1, 2009 2:36 pm
Right, I knew that, however the October 2008 version of the CD-ROM would not know how to handle that and would not include fields like the administrative zone...
262
Lindsay Blanton
lindsay_blanton
Apr 1, 2009 8:23 pm
Mike, My suggestion with regards to the CD-ROM would be that the user could choose via drop down box the version of the CDROM (Fall 2008, Spring 2009 et al) ...
263
Lindsay Blanton
lindsay_blanton
Apr 1, 2009 8:26 pm
....or even better I could provide a Web service query that would return the CD-ROM version... And you could auto-detect and make subsequent queries as ...
264
Lindsay Blanton
lindsay_blanton
Apr 3, 2009 7:20 pm
Team, SOAP2 version 2 has been released. - Fixed typo in WSDL for getTrsSites request: updated "siteFeqs" to "siteFreqs". - Added trunked system zone support...
265
Mike Vander Veer
psredit
Apr 3, 2009 7:21 pm
Aww Man! Now I gotta do some work!! ;) Thanks Lindsay! Mike...
266
Mike Vander Veer
psredit
Apr 4, 2009 2:35 pm
... Unfortunately this change broke backward compatibility with the October CD-ROM, and I don't know what, if anything, I can do to fix that. I'll do some...
267
Lindsay Blanton
lindsay_blanton
Apr 4, 2009 2:37 pm
Mike, Remember you can tailor your request  if you just make the base request (without any versioning information) then you¹ll get a compatiable response ...
268
Mike Vander Veer
psredit
Apr 4, 2009 2:48 pm
I have to import the WSDL into the compiler, it doesn't build it on the fly, at least not in my compiler. I'm doing some experimentation right now to see if I...
269
Mike Vander Veer
psredit
Apr 4, 2009 2:50 pm
Ok, I got it working by adding the siteFeqs back into the returned data structure, and checking it... Mike...
270
nocreativety
Apr 10, 2009 11:33 pm
I am just wondering is this given by the SOAP service as decimal or DMS?...
271
Lindsay Blanton
lindsay_blanton
Apr 11, 2009 3:54 pm
Decimal format. Warm regards, -- Lindsay C. Blanton III President / Owner RadioReference.com LLC http://www.radioreference.com From: nocreativety...
272
Lindsay Blanton
lindsay_blanton
Apr 15, 2009 8:55 pm
Folks, Sometime tomorrow I'm planning on releasing a beta version of the Spring release of the RadioReference CD-ROM ISO. Your help in testing this will be ...
273
nocreativety
Apr 16, 2009 2:03 am
Thanks Lindsay. I hope to add support for the CD soon....
274
Lindsay Blanton
lindsay_blanton
Apr 17, 2009 12:15 am
Team, First and foremost, you are NOT ALLOWED TO REDISTRIBUTE THIS CD-ROM in any fashion or form - this is for testing purposes only and the CD-ROM will cease...
275
Lindsay Blanton
lindsay_blanton
Apr 20, 2009 9:52 pm
Team, Here soon, I'm going to be taking inventory of applications that have coded to the SOAP2 Web service, and promoting those applications as "RadioReference...
276
Lindsay Blanton
lindsay_blanton
Apr 20, 2009 9:53 pm
Team, I've released beta #3 for the RR CDROM Spring 2009 release. Some fixes include HTML fixes, link fixes, and specifically for the Web service on the CDROM...
277
nocreativety
Apr 21, 2009 12:19 am
Has anyone had any trouble downloading trunk frequencies after specifying SOAP version 2 in Authinfo? Whenever I try this I always get back a null result. If I...
278
Mike Vander Veer
psredit
Apr 21, 2009 12:36 am
I think I remember something when I converted over. I have it working now though, both on the web and CD-ROM. Mike...
279
Lindsay Blanton
lindsay_blanton
Apr 21, 2009 12:49 am
I¹ll take a peek at it first thing in the morning to make sure it is OK. Nocreativety, are you seeing this online or on the CD-ROM? From: Mike Vander Veer...
280
nocreativety
Apr 21, 2009 1:07 am
It's online, still chipping away at the CD-ROM....
281
Bob Aune
bob_proscan
Apr 21, 2009 4:08 am
I'm seeing the something online with version = "2" Bob Aune, ... From: Lindsay Blanton To: rr_web_service@yahoogroups.com Sent: Monday, April 20, 2009 5:48 PM ...
282
Bob Aune
bob_proscan
Apr 21, 2009 4:32 am
It works when replacing siteFeqs with siteFreqs. I should of read the RadioReference.com Web Service3.1 first before replying ... From: Bob Aune To:...
283
Mike Vander Veer
psredit
Apr 21, 2009 12:48 pm
Yeah, I remember adding a check for that now, if siteFeqs was NULL, I look at siteFreqs. I had to do that to maintain compatibility with the October 08...
284
Bob Aune
bob_proscan
Apr 21, 2009 8:26 pm
Good point Mike, I will do the same check. Bob...
285
Mike Vander Veer
psredit
Apr 21, 2009 8:32 pm
I remember what I did now... It just dawned on me... I took the structure created by the WSDL importer and actually added the siteFeqs element to it. The...
286
Lindsay Blanton
lindsay_blanton
Apr 21, 2009 9:02 pm
Mike, Congratulations... I believe you are the first production user of SOAP2 and the new CD-ROM! Warm regards, From: Mike Vander Veer <mbvv@...> ...
287
Jay
craazyc
Apr 24, 2009 3:34 am
Re: [rr_web_service] Re: SOAP 2 Trunk FrequenciesHi Lindsay, I noticed in SOAP v2 that all commands except "getCountryList" now require the authInfo to be...
288
Lindsay Blanton
lindsay_blanton
Apr 25, 2009 12:45 pm
I never instrumented it because there aren¹t any input parameters to the function anyway... From: Jay <crazycalifornian@...> Reply-To:...