Problems loading an Excel File
From: Norv (Norv_at_discussions.microsoft.com)
Date: 03/02/05
- Previous message: anthony_at_station5.net: "ERROR localstart.asp, line 18"
- Next in thread: Norv: "RE: Problems loading an Excel File"
- Reply: Norv: "RE: Problems loading an Excel File"
- Reply: Tom Kaminski [MVP]: "Re: Problems loading an Excel File"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Mar 2005 13:37:01 -0800
I keep getting the following error when my ASP page gets to the line 38 --> "
Set xlsApp = Server.CreateObject("Excel.Application") "
Error Type:
Server object, ASP 0196 (0x80040154)
Only InProc server components should be used. If you want to use LocalServer
components, you must set the AspAllowOutOfProcComponents metabase setting.
Please consult the help file for important considerations.
/lcqa/QA/Reports/MainForm.asp, line 38
- Previous message: anthony_at_station5.net: "ERROR localstart.asp, line 18"
- Next in thread: Norv: "RE: Problems loading an Excel File"
- Reply: Norv: "RE: Problems loading an Excel File"
- Reply: Tom Kaminski [MVP]: "Re: Problems loading an Excel File"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|