I have to install third party software that requires that Microsoft Office 2007 be installed with ".NET Programability Support".

Does anyone know how I can tell if this was installed?

link|improve this question

61% accept rate
You should tag what operating system you're using to avoid getting a lot of incorrect answers. – Evan Plaice Jun 18 '10 at 23:31
Make sure you have .Net Framework installed – user82555 May 23 '11 at 12:54
feedback

3 Answers

up vote 1 down vote accepted

  • Click Start, click Run, type appwiz.cpl, and then click OK.
  • In the list of installed programs and updates, click any Microsoft Office 2007 product, and then click Change.
  • In the list of update options for applications and tools, double-click any Microsoft Office 2007 product.
  • See if .NET Programmability Support appears to be installed already.

  • link|improve this answer
    I didn't quit have the same options. When I clicked change I got "Add or Remove Features", "Repair", "Remove". If I hit "Add or Remove Features" It shows a list of some things. But unable to tell what was installed or not. – joe Jun 18 '10 at 14:25
    So I just clicked install the programmability support. Hopefully this works! Thanks! – joe Jun 18 '10 at 14:27
    feedback

    Microsoft Office Answers - Unable to install ".net programmability support" when installing office

    Once the add or remove program dialog box is open:

    1. Select Microsoft Office.
    2. Click on "change", you should see a few labelled icons, one will be the "net programmability support"
    3. Click on the "+" sign to open it up.
    4. If there is a red "X" then it is needs to be removed.

    You can take it from here, use the link that is pasted (above) for your guide.

    link|improve this answer
    feedback

    Unless you explicitly unchecked it, Office 2003 and above installed that by default. Office XP didn’t do it.

    But you can also look for the interop libraries. Look for Excel.Interop.DLL (can’t remember the exact location but they are inside Program Files somewhere.

    link|improve this answer
    feedback

    Your Answer

     
    or
    required, but never shown

    Not the answer you're looking for? Browse other questions tagged or ask your own question.