Hi everybody, i'm trying to generate a graph using asp and excel. The application works good but I can't kill the excel.exe process from the task manager after the running of the asp page. I've tried with this code: Ex.Quit Set Ex = Nothing but it doesn't work. Any suggestion? Thanks Maurizio