Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 编程语言 > .NET > C#.NET > Server Error in '/' Application. Access to the Path Is Denied" error message appears
【标  题】:Server Error in '/' Application. Access to the Path Is Denied" error message appears
【关键字】:Server,Error,in,Application.,Access,to,the,Path,Is,Denied,error,message,appears
【来  源】:http://blog.csdn.net/jcicheng/archive/2006/09/23/1268667.aspx

Server Error in '/' Application. Access to the Path Is Denied" error message appears

Your Ad Here

"Server Error in '/' Application. Access to the Path <Path> Is Denied" error message appears

Cause

This is caused by the ASP.NET worker process account or the Network Service Group not having sufficient permissions to the Temporary ASP.NET Files folder on the server. This situation can arise depending on the sequence of installing ASP.NET with respect to other Windows options.

Resolution

To resolve this, change the security so that Full Control is allowed for the ASPNET and NETWORK SERVICE accounts on the following folder:

%windir%\Microsoft.NET\Framework\Version\Temporary ASP.NET Files

  1. From the Start Menu, choose All Programs, choose Accessories and then click Windows Explorer.
  2. Expand the folders to point to the Temporary ASP.NET Files folder.
  3. From the File menu, click Properties.
  4. Click the Security tab.
  5. Select the ASPNET user name and choose the Allow Full Control option.
  6. Select the NETWORK SERVICE user name and choose the Allow Full Control option.
  7. Click OK.

The image below shows the Explorer window.

Explorer window

The image below shows the Properties window Security tab.

Properties window Security tab

 我插一句:-), 如果有那个文件或者目录说拒绝访问的话,就在第二步,也就第一个图那里选择特定的文件和目录。
C#图片处理之:给你的图片打上LOGO:【上一篇】
关于生成xml文件的问题:【下一篇】
【相关文章】
  • string 类型的自动装箱
  • 关于jfc的一些技巧(java窗体的一些技巧)一 动太添加JList
  • 小议Vector和ArrayList
  • Spring | JdbcTemplate & Mysql
  • JSF中commandLink与dataTable搭配不能正常工作的解决办法
  • c programming language learn notes 9
  • 非标准BIOS启动裁减后的Linux内核的一些问题?
  • 自己翻译的Java.In.A.Nutshell.5th中泛型一章,欢迎拍砖把文章砸的漂亮一些
  • 异步Socket Server端长时间运行后调用Send方法成功但Telnet无法收到数据
  • Visual Basic 2005 - 读取二进制文件的演进过程
  • 【随机文章】
  • 未完成--IDE
  • Shell Dialog实现的软件安装界面
  • 革命尚未成功!
  • openbsd杂记
  • 在BCB中使用选择文件对话框
  • 算法性能分析和量度
  • new concepts 19
  • document.all在netscape6 中不行!
  • stty使用方法[转贴]
  • PHOTOSHOP渐变工具的巧用
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.