Excel automation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have simple Excel automation code in ASP.NET

Dim xl As New Excel.Application

which raises UnauthorizedAccessException. Same code runs fine in WinForms.
Any ideas/links to solve this problem? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top