开发者

Using OpenXML SDK with .Net framework 4.0

We are building our application in .Net framework 4.0 and need to hav开发者_JAVA技巧e reference to OpenXML v2.0 sdk for generating word documents. OpenXML needs .Net 3.5 Sp1 (even though we have .net 4.0 installed on the system, it insists on installing .net 3.5 sp1), so if I reference OpenXML dlls in my application does that mean I cannot build my application targeting .Net framework 4.0 ?


I am currently using the Open XML SDK 2.0 dll's while targeting .NET 4.0 and haven't had any issues at all. It probably just needs at least .NET 3.5 sp1 or later to run, so if you can get the dll's without installing .NET 3.5 sp1 you should be fine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜