开发者

what approach to use instead of server side Office automation for importing tasks from MSProject

开发者 https://www.devze.com 2023-01-15 10:17 出处:网络
I have to open up MSProject file from a different Sharepoint site and ensure that all the task开发者_如何学运维s are read from the file and bound to ASP.NET Grid.

I have to open up MSProject file from a different Sharepoint site and ensure that all the task开发者_如何学运维s are read from the file and bound to ASP.NET Grid.

I have used the office Interop assemblies and have encountered some errors.

I also came to know that Microsoft doesn't support server side office automation.

Is there any recommended way of achieveing this?


You could also try Aspose Tasks:
http://www.aspose.com/categories/.net-components/aspose.tasks-for-.net/default.aspx

We are using Aspose for Word, Excel and Powerpoint for years. Works pretty well.


Try the MPXJ library. There is a .Net version apparently. Probably a heck of a lot lower overhead than Interop assemblies.

http://mpxj.sourceforge.net/index.html

0

精彩评论

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

关注公众号