-
Website
http://www.21apps.com/ -
Original page
http://www.21apps.com/sharepoint/search-server-2008-federated-sites-that-do-not-return-xml/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
laurarogers
1 comment · 1 points
-
AndrewWoody
31 comments · 1 points
-
Zimmergren
2 comments · 1 points
-
prepbooks
1 comment · 4 points
-
deep_k_sharma
1 comment · 1 points
-
-
Popular Threads
http://code.google.com/apis/soapsearch/reference.html
Andrew
I am running MOSS 2007 x64 and I'm using the source files you've provided... I have uploaded the Google.aspx and Google.aspx.cs to 12\Template\layouts\search; and I have imported the FLD, replacing "mssxdemovpc" with the URL of my SharePoint installation. However i am not returning any results when pointing a federated search web part at the Google location, or when browsing to http:\\[my url]\_layouts/search/google.aspx?q=[test search terms].
Am I missing something?
NOTE: The FLD file does not store the Credentials in the XML so you will need to manually set this after you import it.
Thanks for the code - exactly what I was looking for !!
I have the same problem as Nick though. The Page displays the RSS header but no results in the bottom. I have set up the security - for startes the NTLM App. Pool identity. I am running on a Win2k3 WSS 3 32.bit with the Infrastructure update.
Any other hints please?
Any other hints yet?
No connection could be made because the target machine actively refused it 74.125.39.99:80
Any chance that you will fix this?
:-O
Have you tried to access the site http://www.google.com/search?q=test from the SharePoint server? This looks more like you network is locked down to prevent external access or has incorrect routing.
Thank you for your response!
Regex searchPattern = new Regex("<li class=g><h3 class=r><a href=\"(?<link>.*?)\"(.*?)>(?<title>.*?)(.*?)</h3><div class=\"s\">(?<desc>.*?)<span class=gl>(.*?)</span>");