Hi Ravi thanx for your reply just i want to use google search api. Already i've gone through
http://code.google.com/apis/ but i dont know how to download that api and how to use it with my existing application. Can you give me clear idea about this.
Hi thank you for your help. I'm also doing the same thing and every time i'm getting the same error like
Exception from service object: Invalid authorization key: ABQIAAAATyK1kE29YM9-MtzsSU_MjxSB56I_BKrv1V0ilydkoPck20FSFxQ6ldy1JalXb5fEMIKMss5aS4r2JQ
it shows me that key is wrong. One thing is currently i'm developing a sample application not any web site. So is it possible to integrate this search feature with my application? If so how can i get that valid key?
The above key is actually another existing site key.
You can't use exiting site key as it is unique thats y you are getting this exception. Once you will get unique key then rest of the process is very easy. you can simply use the above code and then call this code into your application. Process is very simple.
Just think about it and I am sure you will do it.
Hi Somay really thanx for your reply but here I'm using the key with my existing application not for web site. So is it possible? How can I get that code for my application (actually that is not a complete web site I'm in the initial stage of develop the
web site. Even the name also not yet decided).
Hi Somay Thank you it is working fine now. But again I'm getting a different problem. While I'm registering with my site, google produces a key and with a sample code (html file) when I'm trying to use this html file in my application it is working fine.
But the problem is i want to use the google webservice with the existing application by using this key under the same website. Then it is showing againg the same error message. Why it happen like that?
nagsline
Member
104 Points
153 Posts
Google API
Jul 18, 2007 06:59 AM|LINK
Hi anybody know how to use google search with my asp.net c# application?
Thank you,
Nagu
ravipahuja1
Contributor
3585 Points
633 Posts
Re: Google API
Jul 18, 2007 07:21 AM|LINK
Google offers a lot of APIs.
Which API you want to use?
For more information look at
http://code.google.com/apis/
nagsline
Member
104 Points
153 Posts
Re: Google API
Jul 19, 2007 06:18 AM|LINK
Hi Ravi thanx for your reply just i want to use google search api. Already i've gone through http://code.google.com/apis/ but i dont know how to download that api and how to use it with my existing application. Can you give me clear idea about this.
Thank you,
Nagu
ravipahuja1
Contributor
3585 Points
633 Posts
Re: Google API
Jul 19, 2007 08:40 AM|LINK
Looked at
http://www.communitymx.com/content/article.cfm?cid=AB073
http://code.google.com/apis/ajaxsearch/
http://code.google.com/apis/searchappliance/documentation/46/oneboxguide.html
http://code.google.com/enterprise/
nagsline
Member
104 Points
153 Posts
Re: Google API
Jul 19, 2007 11:04 AM|LINK
Can you give me a sample exaple with code.
Somay
Member
110 Points
51 Posts
Re: Google API
Jul 19, 2007 02:13 PM|LINK
If you need code visit
http://www.communitymx.com/content/article.cfm?cid=AB073
It shows everything in detail.
Thanks,
nagsline
Member
104 Points
153 Posts
Re: Google API
Jul 20, 2007 07:07 AM|LINK
Hi thank you for your help. I'm also doing the same thing and every time i'm getting the same error like
Exception from service object: Invalid authorization key: ABQIAAAATyK1kE29YM9-MtzsSU_MjxSB56I_BKrv1V0ilydkoPck20FSFxQ6ldy1JalXb5fEMIKMss5aS4r2JQ
it shows me that key is wrong. One thing is currently i'm developing a sample application not any web site. So is it possible to integrate this search feature with my application? If so how can i get that valid key?
The above key is actually another existing site key.
Thank you,
Nagu
Somay
Member
110 Points
51 Posts
Re: Google API
Jul 20, 2007 08:53 AM|LINK
You can't use exiting site key as it is unique thats y you are getting this exception. Once you will get unique key then rest of the process is very easy. you can simply use the above code and then call this code into your application. Process is very simple. Just think about it and I am sure you will do it.
Best:---
nagsline
Member
104 Points
153 Posts
Re: Google API
Jul 23, 2007 05:22 AM|LINK
Hi Somay really thanx for your reply but here I'm using the key with my existing application not for web site. So is it possible? How can I get that code for my application (actually that is not a complete web site I'm in the initial stage of develop the web site. Even the name also not yet decided).
That is my problem.
Thank you,
Nagu
nagsline
Member
104 Points
153 Posts
Re: Google API
Jul 23, 2007 10:52 AM|LINK
Hi Somay Thank you it is working fine now. But again I'm getting a different problem. While I'm registering with my site, google produces a key and with a sample code (html file) when I'm trying to use this html file in my application it is working fine.
But the problem is i want to use the google webservice with the existing application by using this key under the same website. Then it is showing againg the same error message. Why it happen like that?
Thank you,
Nagu