Hey Ryan,
I wish I could help you in your prolific query...but from reading I m
sure you could me out in my query.
Its that, there is a google group with 78 members and I have created a
web site in .NET.
Now, If anyone signs on to Gmail or Orkut, and later try to access my
web site, they should be directly authenticated as google users and get
access inside my web site somethings like a single sign on.
Guru, can u guide me where I can look for stuff like this..
Thanks
Ryan wrote:
Hopefully I am posting this in the correct forum...
I have a simple .NET VB web application. My users are allowed to upload
documents and which are stored on my server as regular files (.PDF,
.DOC. PPT, etc) I would like to utilize GDS to develop a search
function in my application. I have GDS installed on the server. I am
using version 2.0 of the .NET framework.
I just want to invoke a GDS search and get the results returned to my
code.
I tried using the GDSLib wrapper but it causes an exception when the
search method is executed. I found another wrapper posted to
http://desktop.google.com/plugins/dotnet2.html but the download link is
broken.
I would greatly appreciate it if someone could point me in the right
direction.
Thank you,