Service cannot be started. System.Runtime.InteropServices.COMException (0x800A03EC): Microsoft Office Excel cannot access the file 'c:\temp\test.xls'. There are several possible reasons:
Code (ASP)
Set xlApp = Server.CreateObject("Excel.Application")
Set xlBook = xlApp.Workbooks.Open(Server.MapPath(OpenDoc))
และก็อื่น ๆ
Solution
- ถ้าติดปัญหาเรื่อง Permission
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed