Cannot make Document Assembler example work

Home Forums Open-Xml-PowerTools Cannot make Document Assembler example work

This topic contains 2 replies, has 1 voice, and was last updated by  rogersb 8 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4005

    rogersb
    Participant

    Seriously, what does it take to get an example to run????

    I go download the Open-Xml-PowerTools-4-1-3 and extract and try to build the example to follow along with the video, DocumentAssembler01

    Im not adding anything, just trying to follow the steps as given. build errors!
    1. System.IO.packaging; there is no “packaging” within System.IO
    type or namespace name ‘Packaging’ does not exist in the namespace ‘System.IO’. (are you missing an assembly reference?) Using directive is unnecessary.
    2. you must add a reference to WindowsBase v4.0.0.0 [this step I did]

    the video says get the example, then build them, but it doesnt work

    #4009

    rogersb
    Participant

    what the documentation didnt say was you go into Tools, Nuget, manage packages for solution, add:
    openxmlpowertools by Eric White
    openxmlsdk-mot by microsoft open technologies
    and apparently system.management.automation by microsoft (unofficial and unsupported) these are checked.

    now it will build

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.