上一页 1 ··· 292 293 294 295 296 297 298 299 300 ··· 400 下一页
摘要: https://docs.microsoft.com/en-us/dotnet/api/system.directoryservices?view=netframework-4.7 The System.DirectoryServices namespace provides easy access 阅读全文
posted @ 2017-12-05 17:47 ChuckLu 阅读(582) 评论(0) 推荐(0)
摘要: Authenticated Users System Administrators Users 假如一个用户属于2个用户组的话,deny的优先级更高 log在写文件的时候,如果没有权限访问。会遇到UnauthorizedAccessException,这个异常需要直接抛出到顶层 获取当前用户 获取当 阅读全文
posted @ 2017-12-05 16:04 ChuckLu 阅读(1095) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/9654833/how-to-run-visual-studio-as-administrator-by-default Windows 8, 8.1 and 10 In Windows 8, you have to right 阅读全文
posted @ 2017-12-05 10:32 ChuckLu 阅读(1073) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/12859891/error-unable-to-access-the-iis-metabase 解决方法1 On Windows 8 Pro: %systemroot%\inetsrv\config On Windows 7 阅读全文
posted @ 2017-12-05 10:08 ChuckLu 阅读(480) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications Caching enables you to store data in memory for ra 阅读全文
posted @ 2017-12-04 14:35 ChuckLu 阅读(304) 评论(0) 推荐(0)
摘要: How to: Enable Default Paging in the GridView Web Server Control https://msdn.microsoft.com/en-us/library/y71xk4a7(v=vs.100).aspx To enable paging in 阅读全文
posted @ 2017-12-04 09:58 ChuckLu 阅读(431) 评论(0) 推荐(0)
摘要: HTTP Error 500.19 - internal server error when you open an IIS Webpage HRESULT code 0x8007000d Error message: Server Error in Application "application 阅读全文
posted @ 2017-12-03 18:54 ChuckLu 阅读(1545) 评论(0) 推荐(0)
摘要: https://www.wikihow.com/Block-a-Program-with-Windows-Firewall 打开windows firewall change settings 然后就可以修改权限配置了 阅读全文
posted @ 2017-12-01 15:11 ChuckLu 阅读(356) 评论(0) 推荐(0)
摘要: 使用F12进行监视 本身是一个linkbutton,可以看到绑定了一个JavaScript <a id="gvStaticConnection_ctl02_fresh" href="javascript:__doPostBack('gvStaticConnection$ctl02$fresh','' 阅读全文
posted @ 2017-12-01 14:19 ChuckLu 阅读(620) 评论(0) 推荐(0)
摘要: 在调用CMSAbstractWebPart类的GetValue方法的时候出错。 namespace CMS.PortalEngine.Web.UI{ /// <summary> /// Base class for the web part controls. /// </summary> [Deb 阅读全文
posted @ 2017-11-29 15:49 ChuckLu 阅读(358) 评论(0) 推荐(0)
上一页 1 ··· 292 293 294 295 296 297 298 299 300 ··· 400 下一页