上一页 1 ··· 358 359 360 361 362 363 364 365 366 ··· 399 下一页
摘要: “/”应用程序中的服务器错误。 未能加载文件或程序集“ZBMYunCoreLib.DLL”或它的某一个依赖项。找不到指定的模块。 说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.IO.Fi 阅读全文
posted @ 2015-08-10 11:16 ChuckLu 阅读(1016) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/x8a5axew.aspxLog on to the Web server by using an administrator account.Turn on Windows Authentication and II... 阅读全文
posted @ 2015-08-10 09:28 ChuckLu 阅读(363) 评论(0) 推荐(0)
摘要: Static Classes and Static Class MembersA static class is basically the same as a non-static class, but there is one difference: a static class cannot ... 阅读全文
posted @ 2015-08-07 09:55 ChuckLu 阅读(264) 评论(0) 推荐(0)
摘要: [2015/8/5 19:28:49]错误信息:接收对 http://192.168.1.18:8001/ObtainData/Service 的 HTTP 响应时发生错误。这可能是由于服务终结点绑定未使用 HTTP 协议造成的。这还可能是由于服务器中止了 HTTP 请求上下文(可能由于服务关闭)所... 阅读全文
posted @ 2015-08-06 15:56 ChuckLu 阅读(9325) 评论(0) 推荐(0)
摘要: Service Trace Viewer Tool 建议把SdrConfigExample.e2e修改为SdrConfigExample.svclog 阅读全文
posted @ 2015-08-06 15:48 ChuckLu 阅读(1499) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/5689960/how-do-i-create-a-commit-without-a-parent-in-git 这个问题和第二个链接是重复的问题http://stackoverflow.com/questions/645450/... 阅读全文
posted @ 2015-08-06 13:19 ChuckLu 阅读(534) 评论(0) 推荐(0)
摘要: http://think-like-a-git.net/sections/rebase-from-the-ground-up/cherry-picking-explained.html Git's own online help has a great, if characteristically 阅读全文
posted @ 2015-08-06 09:38 ChuckLu 阅读(10216) 评论(0) 推荐(0)
摘要: 在Program.cs中添加如下代码,之后整个应用程序都不需要额外处理异常了。所以的异常都会在这里处理 补充: 还需要考虑没有文件的写权限,catch (UnauthorizedAccessException ex) Access to the path 'D:\ChuckLu\Git\Edenre 阅读全文
posted @ 2015-08-05 15:14 ChuckLu 阅读(632) 评论(0) 推荐(0)
摘要: AppDomainhttp://www.cnblogs.com/xiashengwang/archive/2012/07/17/2594623.htmlhttp://www.cnblogs.com/xiashengwang/archive/2012/07/17/2594641.html 阅读全文
posted @ 2015-08-05 14:03 ChuckLu 阅读(229) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/xiashengwang/p/3843197.html 阅读全文
posted @ 2015-08-05 13:57 ChuckLu 阅读(305) 评论(0) 推荐(0)
上一页 1 ··· 358 359 360 361 362 363 364 365 366 ··· 399 下一页