Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8589629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:06:11+00:00 2026-06-11T23:06:11+00:00

I am currently working on an Excel 2010 add-in which formerly was an Excel

  • 0

I am currently working on an Excel 2010 add-in which formerly was an Excel 2007 add-in.
Somewhere in the process of switching computers, the add-in was converted i think.

Some of my customers stated that the add-in wasn’t working on Excel 2007 anymore so I tried to debug it in a VirtualBox with Excel 2007 and Visual Studio 2010 installed.

Now I get the Error Message:

You cannot debug or run this project, because the required version of the Microsft Office application is not installed.

I started a new Excel 2007 add-in project and tried to find what the differences are and came up with the idea that it somewhat has to do with the dll’s so I changed my 2010 addin until it looked like an 2007 addin.

I still get the error message stating that my project can’t be debugged.

Is there anything I could’ve forgotten to change.

Writing a completely new addin is unfortunately not an option.

These questions haven’t helped me so far:

  1. Excel Addin that works on Excel 2007 and 2010
  2. Deploying Office 2010 addin
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T23:06:12+00:00Added an answer on June 11, 2026 at 11:06 pm

    To get VS 2010 working with Office 2007 modify the project file (.csproj) so that it will open in Office 2007 and not look for Office 2010 when run (hence the error message above).

    Here is the project settings change (Excel example):

    Source XPath:

    //Project/ProjectExtensions/VisualStudio/FlavorProperties/ProjectProperties/@DebugInfoExeName

    Old Value (Office 2010):

    DebugInfoExeName=”#Software\Microsoft\Office\14.0\Excel\InstallRoot\Path#excel.exe”

    New Value (Office 2007):

    DebugInfoExeName=”#Software\Microsoft\Office\12.0\Excel\InstallRoot
    \Path#excel.exe”

    After changing this project setting, when you fire up the debugger (F5) it will load the Excel 2007 application instead of looking for Excel 2010.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Currently working on a VBScript to automate some of the dirty PST ingestion work
I am currently working on a project to parse an excel sheet and insert
I am currently working on a project for traversing an excel document and inserting
Currently I am working on a bit of code which (I believe) requires quite
I am currently working on an Excel sheet of list of people working in
i am currently working on importing data from excel sheet to sql server.i have
I am working on some Excel functionality using VB - but I am getting
I am currently working on a project to convert a number of Excel VBA
I'm currently working with v2.0 of the SDK to generate an Excel workbook and
I will soon be working on an application which needs to get the currently

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.