S
Steve C. Orr, MCSD
In order to give ASP.NET the permissions it needs to use Excel, you'll likely need to add the line <identity impersonate="true"/> to your web.config file or configure your app to run under an appropriate user account.