c# - Error Microsoft.Office.Interop.Word.Document -


compiled error running

i have problem, running application , build , following error:

could not save template not load file or assembly 'microsoft.office.interop.word.document, version = 12.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c' or 1 of dependencies. located assembly's manifest definition not match assembly reference. (exception hresult: 0x80131040)

i have no sources, need know if server running need office or need dll in compiled


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -