-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: manasvin
Message 2 in Discussion

Two Leads that you can try ..... Lead 1. If you refer to your mail it gives you the 
lead that you can use to try and solve this problem    "The ASP.NET process is not 
authorized to access the requested resource. For security reasons the default ASP.NET 
process identity is '{machinename}\ASPNET', which has limited privileges. Consider 
granting access rights to the resource to the ASP.NET process identity." 
 I recommend that to rsolve this, just add ASP.NET process that you are using to the 
administrators group. This would ensure that all the required rights are given to it. 
Then test it. if your application works it means that its a security issue.  THEN 
REMOVE THE ACCOUNT FROM THE ADMIN GROUP. and try granting the right to manage accounts 
and  try running the application. I dont recommend this though, from an security 
architectural perspective.    Lead2: Ideally you should use impersation in ASP.NET to 
provide this feature. if your application was working fine earlier then you should 
check your web.config for some settings change on "impersation" key.    btw There are 
also identity & principal classes in .NET which also help you do impersation but they 
are a bit dirty and cumbersome to use in my opinion. ASP.NET impersation if used 
correctly should do the job for you.   [EMAIL PROTECTED]

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to