C'mon people, don't leave me hanging here (I beg you!) I need to create an Excel object from an ASP.NET application. I'm getting the error:
"Access denied."
when my code tries to execute the line
Excel.ApplicationClass app = new Excel.ApplicationClass();
Please, oh masters of this forum, I beg you! I've given Administrator rights to the ASP user account in my Windows 2000 machine and still doesn't work. What is it that I should do?
Jose
"Access denied."
when my code tries to execute the line
Excel.ApplicationClass app = new Excel.ApplicationClass();
Please, oh masters of this forum, I beg you! I've given Administrator rights to the ASP user account in my Windows 2000 machine and still doesn't work. What is it that I should do?
Jose