Results 1 to 2 of 2

Thread: Could not load assembly OpenXmlPowerTools A strongly-named assembly is required.

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803

    Could not load assembly OpenXmlPowerTools A strongly-named assembly is required.

    I am getting this error at runtime when I open the form where I am reading a word document using OpenXML:
    Could not load file or assembly OpenXmlPowerTools or one of its dependencies. A strongly-named assembly is required.

    I have to sign the assembly for my project, this is a requirement.
    But when I uncheck "Sign the assembly", then my app works fine, and I can process the word file.

    Anyone knows how to fix this problem? do I have to sign OpenXmlPowerTools ? how?

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    Re: Could not load assembly OpenXmlPowerTools A strongly-named assembly is required.

    This relates to C#, but might also apply to your question: https://stackoverflow.com/questions/...ly-is-required

    I don't know much about this, but hopefully my link is of use. :-)

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