Ask a Question related to ASP.NET General, Design and Development.
-
Mike #1
permissions help?
Help I can't get the simplest aspx page to run. I have a .htm page in the
same directory and I can get to it and it displays fine. I am running on
IIS5. Permissions through IIS web manager are set to Integrated Windows
Authentication. I am using IE6 to try and view.
It must be a permissions somewhere but on what?
Thanks
Mike
I get this error:
Server Error in '/WebApplication1' Application.
----------------------------------------------------------------------------
----
Server cannot access application directory
'F:\Inetpub\wwwroot\WebApplication1\'. The directory does not exist or is
not accessible because of security settings.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Server cannot access
application directory 'F:\Inetpub\wwwroot\WebApplication1\'. The directory
does not exist or is not accessible because of security settings.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Server cannot access application directory
'F:\Inetpub\wwwroot\WebApplication1\'. The directory does not exist or is
not accessible because of security settings.]
System.Web.HttpRuntime.EnsureAccessToApplicationDi rectory() +72
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +256
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +927
System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr) +128
---------------------------------------------------------------------------
-----
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET
Version:1.0.3705.288
Mike Guest
-
permissions
I face the same problem of denied access to folders made private prior to the re-installation of only 'C' Drive. OEM provider stated that a key to... -
Set permissions
Hello, I recently installed the Set Permissions, V1.0.0 extension and am running DW8 on a Mac OSX 10.4.3 The instructions say to locate the file... -
Contribute permissions vs. network permissions
We are currently implementing Contribute in a website that is highly centralized, with approximately 50 department-level CT writers and 4 CT... -
web permissions
I am trying to set the web permissions for my ASP.NET project, but it is greyed out under the Project/Web Project menu. The project is set to... -
Permissions.
Run> gpedit.msc and explore the posibilities. Another good source is http://www.winguides.com/registry/ "Ted Adams" <teddya1@knology.net> wrote...



Reply With Quote

