Executing the following code: Set MyExcelChart = Server.CreateObject("Excel.Sheet") Here is the error message: Server object error 'ASP 0177 : 8001010a' Server.CreateObject Failed /pr-tracker/TestChart.asp, line 17 8001010a The same code is working on different machines... Source code file also attached...Please assist... Thanks, Mithran Lg.
Yes, it is there .... and this script was working from the last year till last week... Now it is not working... Dont know what happened... Please help.. This is production issue...Has to resolve immediately...
Hi, Thanks for the reply. I am using Windows 2003. Can you please tell me where these options in Windows 2003. My machine name is ccepcarwspr01 I didn't see any user called "IUSER_ccepcarwspr01" under manage users... I can trace out these steps in Windows 2000. Thanks, Mithran
if you can't see it in the Folder Propoerties (should be Security) then do the following CONTROL PANEL > Admin Tools > Local Security Policy Under Security Settings Local Policies Security Options Look for Network Access: Sharing and security model for local accounts Change the GUEST ONLY to CLASSIC Then you'll be able to give full permissions to the specified folder
Thanks... Some how script is working now... Dont know what hapeened... Thank you all for your assistance...