当前位置: 代码迷 >> ASP >> asp 导出excel有关问题
  详细解决方案

asp 导出excel有关问题

热度:252   发布时间:2012-02-27 10:00:22.0
asp 导出excel问题
Server   对象   错误   'ASP   0177   :   800401f3 '  

Server.CreateObject   失败  

clsxls.asp,行   11  

800401f3  


clsxls.asp的11行是
Set   objSpreadsheet   =   Server.CreateObject( "OWC.Spreadsheet ")  


------解决方案--------------------
http://blog.csdn.net/itzhiren/archive/2006/06/24/828956.aspx
  相关解决方案