如何部署 Spread for ASP.NET 程序到服务器上。
1. 部署Spread程序需要发布以下DLL到文件夹(具体是那个文件夹)
在服务器上部署下列程序集:
FarPoint.Web.Spread.dll
FarPoint.CalcEngine.dll
FarPoint.Excel.dll
FarPoint.PDF.dll
FarPoint.Web.Chart.dll
FarPoint.Web.Spread.Extender.dll
System.Web.Extensions.dll
AjaxControlToolkit.dll
2.添加Spread客户端资源文件夹:
· 把 fp_client 文件夹(默认安装在 Program Files\ComponentOne\Spread Studio 8\ASP.NET\v8.40.20143.0\fp_client文件夹下)和它的子文件夹部署在服务器的 wwwroot 目录下,如果你想把它放在其他文件夹下,可以在 IIS 中建立对应该文件夹的虚拟路径。
按上面方法发布后不成功,错误信息:License for the Spread cannot be found. |
|