Avatar of pdschuller
pdschullerFlag for United States of America

asked on 

Atlas permissions problem wont let website build

I am working on a asp 2.0 web site, from VS 2005, which uses Atlas.  I use VS 5005 on my development machine and use the files from the web server via a mapped drive (drive Z:)   The website (which I just inherited) operates fine but when I build the website I get this error:

Error 105 Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Z:\myWebSiteDirectory\Atlas\Default.aspx      10

When I double click the error, it takes me to a line that reads  
<atlas:ScriptManager ID="ScriptManager1" runat="server" >

The question is: How do I get rid of this error so that the site builds?

Here is what I have already tried:

In the code behind for the page that is generating the error I prefaced the class declaration with the following, so that it reads:
<AspNetHostingPermission(SecurityAction.Demand, Level:=AspNetHostingPermissionLevel.Minimal, Unrestricted:=True)> _  Partial Class Atlas_Default

Also, on the web server I created a Permission Set and a Code Group, through which I tried to give the website code the permission it needs - none of which helped.  In the .NET Framework 2.0 Configuration tool I did this:  At the Machine level I created a copy of the Full Permissions permission set and tried different Code Group definitions such as
  Site = mySiteName
  Site = 10.9.9.9  <my sites IP >
  Strong Name, PublicKey = b77a5c561934e089
.NET ProgrammingVisual Basic.NET

Avatar of undefined
Last Comment
pdschuller
ASKER CERTIFIED SOLUTION
Avatar of G0ggy
G0ggy
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of pdschuller
pdschuller
Flag of United States of America image

ASKER

The error message is not looking for Read permission.  It is looking for a very specific permission.  I tried out your guess and it made no difference.
.NET Programming
.NET Programming

The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.

137K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo