易截截图软件、单文件、免安装、纯绿色、仅160KB

求助……asp.net网站错误 - .NET技术 / ASP.NET

系统提示  
 
 
   
  错误描述 Access to the path E:\sinovisacomcn\index.html is denied.  
 

 
 错误代码 at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bfromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) at ProNews.CreateFile(String FilePath, String Text) in f:\中侨\zhongqiao8.11\App_Code\ProNews.cs:line 580 
   
这是网站的错误提示!看上去好像是权限的问题,但是我给everyone完全控制的权限时也报这个错误!这是为什么啊?


错误已经告诉你 没有权限操作 E:\sinovisacomcn\index.html

把 sinovisacomcn 这个目录的只读去掉,添加IIS用户访问权限

我开始也以为是没有操作权限,但是我把everyone的权限都改成完全控制了,还是报相同的错误!

引用
把 sinovisacomcn 这个目录的只读去掉,添加IIS用户访问权限
还是不行


相关问答:

asp 调用java写的webservice - Web 开发 / ASP

在asp里怎么调用java写的webservice方法,有很多方法
- <message name="RtPnrIn">
  <part name="bstrPnrNO" type="s:string" /> 
  <part name ......

asp.net导出EXCEL问题! - .NET技术 / ASP.NET

C# code:

SqlConnection conn = CsDB.sqlcon();
SqlDataAdapter da = new SqlDataAdapter("select fwCoding from bjmuma_fwCoding where OrderNumber='" + Order + & ......

asp.net程序员求职 - .NET技术 / 非技术区

本人工作经验一年以上
熟悉asp.net
熟悉javascript
熟悉Css
熟悉ajax
熟悉sqlserver2005
有一年的项目经验
具体项目和其他的就不在这写了
有意者联系:
QQ:359233910
引用
本人工作经验一年以上
熟悉asp ......

求助asp.net图片上传 - .NET技术 / ASP.NET

就是一个按钮,点击之后打开对话框,然后选取图片。就这样上传。。
怎么实现。在网上搜到那么多的代码,全是很多的那种,不知道,看不下去。
所以在这里想请大哥大姐帮帮忙。

使用自带的fileupload控件可以实现 ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号