Access is denied

  • Thread starter Thread starter ruca
  • Start date Start date
R

ruca

Hi,

I'm getting this error "Access is denied" in my Web Application when I try
to communicate with a Com object that I have.
It's running under Windows 2000 Server.

Can anyone help???
 
It's pretty self explanatory. The user that you are connecting as, from
ASP.NET, doesn't have permission to the com object. You will have to change
the user, change the com permissions or use impersonation.
 

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