indexing server
-
Hello, i have created a web page that query an indexing server using the method search(string) existing in a class, and it is working fine. i have created a web service that call this method in the same application and if i call the web service from the same application the funcion search return result but if i call the method from another application then no result found. Note: i am using the same paremeter. any idea. regards,
dghdfghdfghdfghdgh
-
Hello, i have created a web page that query an indexing server using the method search(string) existing in a class, and it is working fine. i have created a web service that call this method in the same application and if i call the web service from the same application the funcion search return result but if i call the method from another application then no result found. Note: i am using the same paremeter. any idea. regards,
dghdfghdfghdfghdgh
There must be some headers to the Web service that might be required when to call it. Must be the home application does this accurately while the application on another server doesnt. Or there might be some issues with configuration as well. Did you build the Webservice ? I dont know if there is some filter in Search function based on Client IP as well... :|
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript