当前位置: 代码迷 >> ASP.NET >> 项目中用到了Office的东西,服务器上是否也必须装Office才能跑?解决思路
  详细解决方案

项目中用到了Office的东西,服务器上是否也必须装Office才能跑?解决思路

热度:6894   发布时间:2013-02-25 00:00:00.0
项目中用到了Office的东西,服务器上是否也必须装Office才能跑?
项目里引用了Office的dll,处理word excel的东西

现在发布到服务器上了,结果报错


XML code
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'Office, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. 系统找不到指定的文件。Source Error: Line 44:                 <add assembly="Office, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"/> 


------解决方案--------------------------------------------------------
探讨

不懂,为什么总监舍不得在服务器上装
说Office太大了,占硬盘,这个理由好牵强啊
  相关解决方案