Compiling applications using MS Office Interop assemblies -


I need to create a C #-application that uses the Excel Interop assembly on a dedicated build-computer. Is there any way to do this without installing MS Office on build-box?

You can use it to use OpenXMLSDK and use that on your build box without using Office Binaries .


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -