Posts mit dem Label alternate access mapping werden angezeigt. Alle Posts anzeigen
Posts mit dem Label alternate access mapping werden angezeigt. Alle Posts anzeigen

Freitag, 13. April 2012

Alternate Access Mapping not Working in a developper environment


I installed SharePoint 2010 in a virtual machine. I created a WebApplication and a SiteCollection on this WebApplication. Then I extended this WebApplication with a new host Header and a made sure that the bindings in the IIS Settings were set right. Then I created a new Zone and a new Host(A) in the VM DNS Manager. You can find a lot of blogs describing how you need to proceed for this. But the Alternate URL was still not working. And I always got the error Message: 

"Internet Explorer cannot display the webpage"

I spend a lot of time searching for the error. Finally I found what I forgot. I admit it's a dumb mistake, but I think the hint could save some time to some people around here:

Don't forget to enter the IP Address of your virtual machine as an alternate DNS Server in your Network Connection Properties:

Montag, 19. September 2011

SharePoint Foundation Search not working

My SharePoint Foundation Search was not working. When I was searching for an Item in a list I was just getting this message "We did not find any results for host."

I started the SharePoint Foundation Search Service on the server.
I added the Managed Account.
And I started the SharePoint Foundation Search Refresh.

But I allways got the same message.

Then I looked  in the Event Viewer and I found following "SharePoint Foundation Search" Warning (Event ID: 14):

The start address sts4://win-u71mv1i4epi/contentdbid={521dee71-a532-4935-b906-5e9ed5f49d33} cannot be crawled.
Context: Application 'Search_index_file_on_the_search_server', Catalog 'Search'
Details:  The object was not found.   (0x80041201)

I found this Forum Entry: Search Problem with SharePoint Foundation on SBS 08
And there I found the source of my Problem: It was the alternate access mapping

here what I got in the central administration.

and here what I had in the IIS Manager

So I needed to add on binding and my problem was resolved. Here what it should look like: