Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Web Service URL

  Asked By: Israel Haynes         Date: Sep 29, 2007      Category: Sharepoint      Views: 196
 

I got a search service working using the public web site collection url
/_vti_bin/search.asmx

Now I would like to get it to work using the
publicssp:port/_vti_bin/search.asmx. I'm getting the same errors as
before. Last time I fixed it with a site collections permissions change,
but there isn't a site collection for
publicssp:port/_vti_bin/search.asmx. (it is an IIS application but there
is no SharePoint site at / )

A couple of questions that might help me figure out how to get
permissions right:

Should the SSP Service Credentials account be the same as the SSP
Application Pool Account?

Do I have to give special "Process Accounts with access to this SSP"?
Can I use the "Sharepoint Web Query Test Tool.exe" and run it as one of
these process accounts to test my configuration?

It probably isn't a good idea to allow anonymous access to the SSP? Or
is it? I probably shouldn't add it to the ssp/admin site I'm guessing.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:      

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Web Service URL Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].