Intellisense not working with Office PIA

H

helix

Hi,

Has anyone else found that Visual Studio's intellisense doesn't work when
using the Office PIA with C++? It works fine with C# and VB.NET, but not
C++... Does anyone know how to fix the problem?

Thanks.
 
H

helix

i should add that I'm only having problems with the
Microsoft::Office::Interop::Excel namespace within Visual Studio .NET
 
Top