473,396 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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

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
Dec 13 '05 #1
3 1332
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)
"Stan" <no****@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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

Dec 13 '05 #2
Here's the list of ACL permissions needed :

http://msdn2.microsoft.com/library/kwzs111e.aspx


Juan T. Llibre
ASP.NET MVP
============
"Stan" <no****@yahoo.com> wrote in message news:%2****************@TK2MSFTNGP10.phx.gbl...
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

Dec 13 '05 #3
That helps, thank you

"Juan T. Llibre" <no***********@nowhere.com> wrote in message
news:uE*************@TK2MSFTNGP15.phx.gbl...
Here's the list of ACL permissions needed :

http://msdn2.microsoft.com/library/kwzs111e.aspx


Juan T. Llibre
ASP.NET MVP
============
"Stan" <no****@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
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


Dec 14 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: CJM | last post by:
I've built an application in VB6 does some processing - it's not really important what it does... The application consists of a single DLL which does all the hard work, and a simple EXE which...
8
by: Carel Lotz | last post by:
H We have ported our VB 6 application into VB .NET but are still integrating with a few COM + applications written in VB6 running on our application server (Win 2000 Server). We have the proxies...
13
by: SailFL | last post by:
I have read threads here and there and I have looked at MS but I can not get a clear understanding of what .Net acutally is. I understand that C++ and Vb and other languages are being out a .Net. ...
26
by: Lasse Edsvik | last post by:
Hello I'm trying to build a simple COM+ app in vs.net using C# and i cant register it in component manager..... what more is needed than this: using System; using...
12
by: David Sworder | last post by:
Hi, I'm writing an application in which a client (C#/WinForms) and server (C#/service) interact with one another. The client establishes a "session" with the server but for scalability reasons...
0
by: Jéjé | last post by:
Hi, I've just installed the UDDI Service to test it and when I try to access the localhost/UDDI virtual folder I receive the Required permissions cannot be acquired error I've changed the...
0
by: Henrik_the_boss | last post by:
Hello all. I have a couple of aspx pages. When something fails in them, I would like them to be able to log to either a database, a logfile, or the application log. All code is in C# I run...
3
by: Corey B | last post by:
I have a web server running IIS 6. The network security team here has completely locked down the server. They have installed an application called Cisco Security Agent (CSA). What CSA does is...
7
by: mosfet | last post by:
HI, when trying to compile an embedded version of STL called ustl on win32 platform I get the following error : /// Returns the minimum of \p a and \p b template <typename T1, typename T2>...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.