I have configured the alternate access for my sharepoint site using the server IP address.

I need to use the server path as ip address in the search content source (http;10.104.55.333:100) instead (http://server:100).

What are all the configuration i need to do? I tried to use the IP address in the content source but it give the error.

link|improve this question
I don't think you need to add your site in content source with IP address. Sites having Default zone should be added to content source and it should work. Just try it and let us know result. – ashish.chotalia Mar 14 '11 at 6:05
I tried it, But i am getting a problem. I am using web servies to get the search result. There i am getting the path as with the hostname (server:100) but i need like (http:10.101.130.33:2\100) because my application will not support hostname to communicate the SP server. It support only ip address. – Ayyappan.Anbalagan Mar 14 '11 at 10:07
Have a look at this. social.msdn.microsoft.com/Forums/en/sharepointdevelopment/… You will get issues while consuming WebService with IP address. – ashish.chotalia Mar 15 '11 at 5:48
feedback

migrated from stackoverflow.com Mar 16 '11 at 13:30

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown