Microsoft KB Archive/926271

From BetaArchive Wiki
Knowledge Base


Summary information about a selected object does not appear in the Object Browser or when you move the pointer over the object when you use Visual Studio Tools for Applications to design an InfoPath 2007 form

Article ID: 926271

Article Last Modified on 11/3/2006



APPLIES TO

  • Microsoft Office InfoPath 2007



SYMPTOMS

You use Microsoft Visual Studio Tools for Applications to design an Office InfoPath 2007 form. After you select a class, method, or property in the Object Browser or you move the pointer over a class, method, or property in the code editor, summary information about the selected object does not appear.

CAUSE

This issue occurs because the Microsoft IntelliSense files for the Microsoft.Office.InfoPath.dll file are not installed to the same location as the Microsoft.Office.InfoPath.dll file.

RESOLUTION

To resolve this issue, copy the IntelliSense files to the correct location. To do this, follow these steps:

  1. Click Start, click Run, type %programfiles%\Microsoft Office\Office12, and then click OK.
  2. Locate the Microsoft.Office.InfoPath.xml file, and then copy this file to the following path:

    %systemdrive%\WINDOWS\assembly\GAC_MSIL\Microsoft.Office.InfoPath\12.0.0.0__71e9bce111e9429c

  3. Click Start, click Run, type %programfiles%\Microsoft Office\Office12, and then click OK.
  4. Locate the Microsoft.Office.Interop.InfoPath.SemiTrust.xml file, and then copy this file to the following path:

    %systemdrive%\WINDOWS\assembly\GAC\Microsoft.Office.Interop.InfoPath.SemiTrust\11.0.0.0__71e9bce111e9429c



Additional query words: IP2007 InfoPath2007

Keywords: kbexpertiseinter kbtshoot kbprb KB926271