Share via

Microsoft Office 2010 Web Components

Anonymous
2011-05-17T10:14:08+00:00

Hello,

I have an MFC application which works with Office 2003 web components

We mainly use the Excel components

We were upgrading our Office system from 2003 to 2010 and as a result, the part of our application which works with the Office 2003 web component is no longer available (in debug mode an assertion pops up)

I'm trying to find equivalent Office 2010 web component with no success

Can anyone help me with this issue??

Thanks

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2011-05-17T11:43:01+00:00

    I have found the solution:

    My code uses Office 2003 Web components.

    As long as I had Office 2003 installed on all machines, all relevant components were already there.

    Once I uninstalled Offices 2003 and installed Office 2010, all those components were also removed

    so my application has failed to load them.

    The solution is simple:

    Download and install Office 2003 Add-in: Office Web Components  on all relevant machines

    (http://www.microsoft.com/downloads/en/details.aspx?familyid=7287252c-402e-4f72-97a5-e0fd290d4b76&displaylang=en)

    This way relevant components are back on your machine(s) and the application can use them again.

    Enjoy

    6 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2014-06-18T15:43:52+00:00

    Yeah! This worked perfect!

    0 comments No comments