CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9

Threaded View

  1. #1
    Join Date
    Sep 2006
    Location
    Bangalore
    Posts
    47

    Error: File or assembly name Interop.Word, or one of its dependencies, was not found.

    Hi all,
    I am facing a problem in my application. When I am running my application, it throws an error msg:

    Error: File or assembly name Interop.Word, or one of its dependencies, was not found.

    What may be the cause of this problem and how to handle this.

    For development I am using C# in Visual Studio 2003.
    Please help.
    Last edited by rahulsri19; August 7th, 2007 at 02:32 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured