ARTICLE
Convert Microsoft Office Word to other formats (pdf, html, rtf, xps)
This article shows how to convert a Microsoft Word document to other document formats such PDFs, HTML, Rich Text Format (RTF), Text, XML, xps.
Article Extensions
hi
this project work only local host when it is uploaded on server it gives
Could not load file or assembly 'Microsoft.Office.Interop.Word,
Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of
its dependencies
how to solve
yes, referring from bin folder only. You need to add the dlls to bin folder.
Does this reference to Microsoft.Office.Interop.Word or Excel refer to the GAC assembly or to the bin folder?
I want a code that should refer to the sin folder dlls not from the local system assemblies
Can anyone tell how to do this?