Forum Discussion
kbagley23
Apr 19, 2022Copper Contributor
Active X can't create Object (Excel.application.16) from Classic ASP on Windows 2022 Server
I have a Classic ASP application that we have moved to a Windows 2022 server. The application reads uploaded excel files. Excel 16 is installed on the the server.
When trying to read the file using CreateObject("Excel.Application.16") in vbscript, I get the following error: ActiveX component can't create object: 'Excel.Application.16'
The log error is as follows:
EXCEL.EXE |
16.0.4266.1001 |
55ba1551 |
mso30win32client.dll |
16.0.4266.1001 |
55ba121f |
c0000005 |
00000000000d623b |
12e8 |
01d85405d4d54ddd |
C:\Program Files\Microsoft Office\Office16\EXCEL.EXE |
C:\Program Files\Common Files\Microsoft Shared\Office16\mso30win32client.dll |
69de8bde-b2f1-4e97-8e8b-1b96ebc50531
|
Any help would be greatly appreciated.
Thank you,
Keith
No RepliesBe the first to reply