if i make a 64 bit binary and try to use that to document, it tells me that i need to open the 4.0 version of docx, which i do, but then in that version when i try to import it, it still says i need to use the 4.0 version.. ?
Date
Votes
4 comments
-
Permanently deleted user At present you need to document 32bit or 32bit/64bit assemblies. You cannot document 64bit only assemblies.
-
Scott Plante is this something coming in a future release possibly? not a huge deal and can be worked around, but it'd be nice not to have to carry around the 32 bit build..
-
Permanently deleted user Yes, this is something we are working on resolving for a future update. Just to clarify for anyone else reading this, a normal .NET assembly which by default is 32bit or 64bit is fine - it's only assemblies marked as 64bit specific (unable to run as 32bit) that are a problem.
-
Permanently deleted user For the benefit of anyone coming across this post, our 2012.1 version now includes 64bit versions of the app and command line build tool.
Please sign in to leave a comment.