Microsoft Knowledge Base Email Alertz

(317384) - After you install SharePoint Team Services, the search box on the default page may not work correctly. When you perform a search, you may receive only the search page code in a format similar to the following: [Names] [Query] CiCodePage=windows-1252...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 317384 - Last Review: January 31, 2007 - Revision: 2.2

STS: Search Box on the Default Page Works Incorrectly After You Install SharePoint Team Services

This article was previously published under Q317384

SYMPTOMS

After you install SharePoint Team Services, the search box on the default page may not work correctly. When you perform a search, you may receive only the search page code in a format similar to the following:
[Names]
[Query]
CiCodePage=windows-1252
CiLocale=En-US CiCatalog=OWS_Search_Proxy
CiColumns=filename,size,rank,characterization,vpath,DocTitle,write
CiFlags=DEEP
CiRestriction= $contents "%SearchString%" AND NOT #vpath \iisadmin* AND NOT #vpath \iishelp* AND NOT #vpath \iissamples* AND NOT #vpath *\_vti_*
CiMaxRecordsInResultSet=300
CiMaxRecordsPerPage=20
CiScope=/OWS_VRoot_19/%DocLibDir%
CiTemplate=/_layouts/%Template%.htx
CiSort=rank[d]
CiForceUseCi=true
CiDialect=1

CAUSE

This issue may occur if the Internet Data Query (.idq) file type is not mapped correctly to the interpreter that processes that file.

RESOLUTION

To resolve this issue, add or correct the missing or faulty entry. To do this, follow these steps:
  1. Start Computer Management, and then expand the Internet Information Services branch.
  2. Right-click the Microsoft SharePoint Administration Web site, or another Web page that is experiencing the issue, and then click Properties.
  3. Click the Home Directory tab.
  4. Under Applications Settings, click Configuration, and then click the Application Mapping tab.
  5. Verify the existence of the following entry:
    Extension     Executable path               Verbs
    --------------------------------------------------------- 
    .idq          C:\WINNT\System32\idq.dll     GET,HEAD,POST
    
    						
    If the entry does not exist, click Add.

    If the entry does exist but it contains different values, click Edit.
  6. In the Executable box, type drive:\Winnt\System32\idq.dll, where drive refers to the letter of the drive where the Winnt folder is located.
  7. In the Extension box, type .idq.
  8. Under Verbs, click Limit to, and then type GET,HEAD,POST in the box immediately to the right.
  9. Click OK.

APPLIES TO
  • Microsoft SharePoint Team Services
  • Microsoft Project Server 2002
Keywords: 
kbprb KB317384
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate