What are the minimum permissions required for ASP.NET to instantiate the component?

S

Stan

ASP.NET site runs under Windows Authentication, Anonymous Access is
unchecked.
Page tries to create NET component (regular assembly, not ES) and fails with
'Access Denied'

We don't want to give the users who connect to the web site local admin
rights on the server.

Wat are the minimum local permissions required in such scenario?

Thanks,

-Stan
 
B

Bruce Barker

it will depend on the components called. the min is access to file directory
that hosts the site (and the temp the site runs in).

-- bruce (sqlwork.com)
 

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,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top