in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • Wildcard Search with MOSS People Search

    After having success with implementing wildcard search with MOSS , I decided to look into this whether or not I could inherit from the PeopleCoreResultsWebPart today to implement wildcard search functionality and unfortunately I did not get very far. The issue is that the class is sealed. This means...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 06-23-2008
  • Content Index is Corrupt

    I came in after the weekend to find out that someone reported the following error when trying to use my Enterprise Search page. The search request was unable to connect to the Search Service. As you may know, this is a very generic error that means something with Enterprise Search is really messed up...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 06-17-2008
  • NEW! Web Part for Wildcard Search in Enterprise Search

    I have had countless people tell me that they want to be able to do wildcard search in MOSS Enterprise Search using the existing Search Center site templates. The Search Center site template uses keyword query syntax which does not support wildcards. To get wildcards you need to use a full text SQL query...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 06-09-2008
  • Error: The parameter is incorrect. (Access denied by BDC.)

    When attempting to configure the Business Data Catalog for use with MOSS Enterprise Search, it can be quite common to get this message when you try crawling for the first time. The cause is actually pretty simple, but I figured I would give some troubleshooting advice today. When you get this error,...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-14-2008
  • SharePoint licensing - a common question I get asked...

    SharePoint licensing is available in 8 models (if you count all flavours of SharePoint). List pricing shown, your Select/EA “true” costs will vary significantly (i.e. will probably be much lower!). WSS – licensed as part of the Windows OS on which it runs, no additional licensing is required unless you...
  • School of Dev Tomorrow

    I am looking forward to giving my updated talk on the Business Data Catalog and Enterprise Search tomorrow at School of Dev . For the two of you that read my blog, feel free to stop by and see the session.
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-09-2008
  • Error: HRESULT E_FAIL has been returned from a call to a COM component

    I was working on an Enterprise Search deployment the other day and I encountered this lovely error. I found the answer buried in some forum posts, but I wanted to tell you what side effects I found when implementing the solution (and I wanted to make sure I could find the answer again someday when I...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-01-2008
  • Speaking at Tulsa's School of Dev

    I'll be talking about the BDC and Enterprise Search at Tulsa's School of Dev next Saturday May 10th. This is the same talk I was going to give at the SharePoint Users Group a while back, but it never happened due to logistics. This updated session will walk you through how to use the latest tools...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 05-01-2008
  • Don't forget to set your row limit

    Recently, I wrote my own control to allow drilldown on Facets for one of our Enterprise Search pages, and someone pointed out to me that it never returns more than 50 results. It was then I remembered seeing a RowLimit property on the KeywordQuery and FullTextSqlQuery classes. I first checked the SDK...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 04-10-2008
  • Using LINQ to make Enterprise Search Results more usable

    In my previous post about using the KeywordQuery class, I had one small omission. The fact is that when you add your own managed properties using the SelectProperties collection of the keyword class, the data type you get back is a string[] containing 1 element instead of a string. This can be quite...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 03-25-2008
Page 1 of 3 (22 items) 1 2 3 Next >

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts