Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

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


View products that this article applies to.

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.

↑ Back to the top


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.

↑ Back to the top


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

↑ Back to the top


Keywords: KB926271, kbprb, kbtshoot, kbexpertiseinter

↑ Back to the top

Article Info
Article ID : 926271
Revision : 2
Created on : 11/3/2006
Published on : 11/3/2006
Exists online : False
Views : 233