Hello
I am getting a stupid error. I have two Web Applications, one of them is the MySites and one is my corporate Web App.
So, I setup my Search Service, and crawling on the corporate Web App is working fine. But MySites throwing and error, and does not get crawled.
The errors are:
- sps3://my.corp.domain.com –> the object was not found
- http://my.corp.domain.com –> the object was not found
My apps are all with a host-name header, and all three, the http://corp.domain.com, http://my.corp.domain.com and sps3://my.server.domain.com are in the “Start adresses area”.
I checked that all my used accounts have the “retrieve people data for search crawlers” permission.
One of these accounts is my Default content access account.
So what could the issue be?
/emo
I got a DNS record for my WFE, so now all browsing is going trough my WFE, which is nice.
The bindings on my AppServer IIS are
- for main web app –> http corp.domain.com 80 *
- for mysites web app –> http my.corp.domain.com 80
And on the WFEServer IIS are
- for main app –> http 80
- http corp.domain.com 80 *
- for mysites –> my.corp.domain.com 80
Im a rookie at IIS stuff, so I just tried alot different and tried to look at an old system and there it was set up this way.
/emo