Compile/Link problem when using calls into Excel from C# VS 2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?Tm9yYmVydCBN?=

    Compile/Link problem when using calls into Excel from C# VS 2005

    Dear all,

    I have a C# application that uses "Microsoft Excel 11.0 Object Library" to
    access Excel documents. This worked pretty well until ... Ok I guess I
    installed some update for XP ore some application.

    Since then I get the following error message when trying to compile the
    application:

    error MSB3081: A problem occurred while trying to set the "References "
    parameter for the IDE's in-process compiler. No metadata was found.

    I already tried to uninstall/reinstall both Visual Stusion 2005 and Excel.
    No change.
    When I try to compile the application on a different system, this works very
    well.

    Has anyone a clue what's wrong with my configuration?

    Kind regards,
    Norbert

Working...