会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yutouwanwan
博客园
首页
新随笔
联系
订阅
管理
2012年11月21日
神州数码交换机端口隔离
摘要: 神州数码的交换机的端口隔离与H3C的不太一样:isolate-port allowed ethernet 0/0/49-52(49-52被配置为上行端口,其余默认为下行端口,当某个或某些端口被配置成上行口后,可访问任意口,下行口之间不可互访,但可以访问上行口。)
阅读全文
posted @ 2012-11-21 15:06 yutouwanwan
阅读(645)
评论(0)
推荐(0)
2012年11月13日
未知的服务器标记“asp:ScriptManager”的解决
摘要: 环境:VS2010操作:添加了ScriptManager和UpdatePanel错误提示:未知的服务器标记“asp:ScriptManager”首先去问度娘,得到的说法是web.config没有配置好,解决是在web.config中增加<pages> <controls> <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKey
阅读全文
posted @ 2012-11-13 19:46 yutouwanwan
阅读(3413)
评论(1)
推荐(1)
2012年11月2日
VS2010添加用户控件时假死
摘要: 是.net framework 4.0的网站,注释了web.config中以下行后成功: <system.web> <!--<compilation debug="true" targetFramework="4.0"/>-->具体原因及影响未知
阅读全文
posted @ 2012-11-02 15:59 yutouwanwan
阅读(134)
评论(0)
推荐(0)
公告