I have Visual Studio 2008, which comes with program files/microsoft sdks/windows/v6.0a/include/ExDisp.h Which defines iWebBrowser2. The header file is missing many of the properties and methods documented on .NET 2+ Specifically, scripterrorssuppressed is missing. Have installed .NET 4.5, but am mystified where it went. I have both Program files (64 bit) and Program files (x86) (32 bit), but looking through them for new "sdk's" was not helpful. Re-installing .NET 4.5 just says "I'm already installed", and no information on where it was installed.
So, is it possible to upgrade the iWebBrowser2 I am using to a more recent version, while running visual studio 2008 (aka Visual Studio 9.x)?
Can anyone point me to my .NET 4.x installed SDK?