General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Executing Excel Macro's from ASP
Icreated a macro for this format this macro is working fine if we are executing from Visual Basic but it is fails if we are running from ASP and the following error i am getting , Could you help me out in this issue . For your reference i am giving my macro code here .
I appreciate your help.
******************************************************************************
The Following error i am getting if i am running from ASP
Microsoft Excel error '800a03ec'
Unable to set the LeftHeader property of the PageSetup class
*******************************************************************************
*************************************************************************
The following routine is used in my DLL ( I tried inboth No Compatibilit