使用什么方法代替服务器端 Office 自动化从 MSProject 导入任务

发布于 2024-09-18 10:31:28 字数 172 浏览 3 评论 0原文

我必须从不同的 Sharepoint 站点打开 MSProject 文件 并确保从文件中读取所有任务并将其绑定到 ASP.NET Grid。

我使用过 Office Interop 程序集并遇到了一些错误。

我还了解到微软不支持服务器端办公自动化。

有没有推荐的方法来实现这一目标?

I have to open up MSProject file from a different Sharepoint site
and ensure that all the tasks 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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

垂暮老矣 2024-09-25 10:31:28

您还可以尝试 Aspose Tasks:
http://www.aspose。 com/categories/.net-components/aspose.tasks-for-.net/default.aspx

我们使用 Aspose for Word、Excel 和 Powerpoint 已有多年。效果很好。

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.

笑饮青盏花 2024-09-25 10:31:28

尝试 MPXJ 库。显然有一个.Net 版本。可能比 Interop 程序集的开销低很多。

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

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文