I have my C# Windows based Application and using open xml sdk2.0 for accessing ms-office documents.Its working good with .NET.But Now i trying to run my Exe With Mono Compiler then it displays below mentioned error messages.Please anybody having solution abt whether Mono 2.10 supports Open Xml Sdk 2.0 or not?....

1.Momo Report:

enter image description here

  1. Mono Error Message:

enter image description here

what is the actual problem?

link|improve this question
feedback

1 Answer

OpenXml is specific to Office, so: No, you'll need to look for a port if you want OpenXml on Mono.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.