ASP.NET page unable to instanciate an Excel application object

G

Guest

Using VB.NET, I attempt to instanciate an Excel application object with the statement:
Dim oExcelAppl As Excel.Application = New Excel.Applicatio
I receive a runtime error with the message "Access is denied.
Does anyone have a work-around ?
 
M

Malek

I would guess it is a privilege issue ... ASPNet is a very low privilege
user ... try impersonating a regular user, or use integrated security and
impersonate current user ...
 
G

Guest

As a test, I made user ASP.NET a member of the Administrator group, the error still occurs.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top