Is App ID Specific to LiveSearch Version?
-
Tuesday, May 19, 2009 11:49 PMI have written some help topics that show how to consume an external web service using LiveSearch 1.1b as an example. Some people using the sample and calling the LiveSearch service are receiving the following error. In one case, after replacing the Application ID they were using with my Application ID, it worked. So my question is: are application IDs specific to the LiveSearch version? If you sign up for an Application ID now and use it when calling the 1.1b service, will it still work?
Dianne Siebold
Type 'System.ServiceModel.ExceptionDetail' in assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
All Replies
-
Wednesday, May 20, 2009 1:42 AMOwner
We are not issuing any more 1.1 AppIDs. The AppIDs that you can obtain now from http://search.live.com/developers will work with only API version 2.0.
You want to rewrite your sample to use the API version 2.0. We have a ton of code samples already available at http://msdn.microsoft.com/en-us/library/dd251066.aspx.
We also have an SDK available for version 2.0 at http://www.microsoft.com/downloads/details.aspx?FamilyId=0F513086-078B-47A8-A889-842DC93A69AB&displaylang=en
HTH
Roopali- Marked As Answer by AlessCOwner Thursday, May 21, 2009 4:50 AM