• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
蓝鲨.NET Blogs
MyBlog For Asp.net
博客园    首页    新随笔    联系   管理    订阅  订阅
2008年10月7日
Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\'.
摘要: 解决方案,添加了NETWORK SERVICE 用户的权限后并不是所有的用户都没有问题了,我们这两天还是碰到一个用户无法使用System.IO.Directory.CreateDirectory,没办法,最后测试这两种方法都是可行的: F:\右键 --属性(properties)--安全(securiy) -- 高级(advanced) -- 编辑(edit) -- 添加 (add) Users权... 阅读全文
posted @ 2008-10-07 10:20 蓝鲨.net 阅读(4239) 评论(0) 推荐(0)
2008年9月26日
你真的要退出吗?
摘要: 阅读全文
posted @ 2008-09-26 16:42 蓝鲨.net 阅读(270) 评论(0) 推荐(0)
2008年8月10日
模版列控件获取
摘要: 模版列控件获取 protected void GridView1_RowUpdating(object sender, GridViewUpdateEventArgs e) { Label lb1 = (Label)this.... 阅读全文
posted @ 2008-08-10 18:50 蓝鲨.net 阅读(177) 评论(0) 推荐(0)
2008年8月5日
AjaxControlToolkit 配置
摘要: AjaxControlToolkit 配置 vs2005+sql2000+Win2003 sp1+ie6.0+Office2003 工具下载 1.ASPAJAXExtSetup.msi ... 阅读全文
posted @ 2008-08-05 22:07 蓝鲨.net 阅读(361) 评论(0) 推荐(0)
Using System.Threading
摘要: System.Threading; Thread.Sleep(2000); this.Label1.Text="Loading"; 阅读全文
posted @ 2008-08-05 21:45 蓝鲨.net 阅读(220) 评论(0) 推荐(0)
2008年8月4日
我不再使用她了.
摘要: 经过研究发现Response.Write() 如果想输出一个JS脚本的话,会破坏HTML的结构 那么以下这种方法就不会了. ClientScriptManager cs = this.ClientScript; cs.RegisterStartupScript(this.GetType(), "a", ""); cs.RegisterOnSubmitStatemen... 阅读全文
posted @ 2008-08-04 17:03 蓝鲨.net 阅读(328) 评论(4) 推荐(0)
博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3