随笔分类 -  Common Issue

摘要:Step 1: Check File/Folder Permissions The first step to fixing this issue is ensuring that the account you are using to run the script in Task Schedul 阅读全文
posted @ 2019-11-15 10:08 Javi 阅读(294) 评论(0) 推荐(0)
摘要:GET方法和POST方法的区别,Get方法到底可传递的字符串的最大长度是多少?曾经人介绍,如果使用GET方式传输参数,URL的最大长度是256个字节,对此深信不疑. 但是最近看到一些超长的url,能够在IE下工作,复制下来测算了一下长度,大概是650个字节,这个长度远远超过了256个字节.这时候对以 阅读全文
posted @ 2019-09-24 11:18 Javi 阅读(1907) 评论(0) 推荐(0)
摘要:JUST A LINK FOR ALL SCCM QUESTION http://eskonr.com/ 阅读全文
posted @ 2019-09-19 10:37 Javi 阅读(160) 评论(0) 推荐(0)
摘要:安装Excel API 函数库 安装Excel API 函数库 1. 通过下载工具下载函数库 下载 ExcelAPI函数库更新工具 下载 ExcelAPI函数库离线包 ExcelAPI(WPS)函数库离线包 Excel API 网络函数库开发指南.pdf 下载后,解压缩程序包,双击运行ExcelAP 阅读全文
posted @ 2018-06-27 20:02 Javi 阅读(1372) 评论(0) 推荐(0)
摘要:操作如下: 1、http://ping.chinaz.com/ 搜索github.com 海外ip,其实能找到的就两个;然后再搜gist.github.com 海外ip,也是两个。 192.30.253.113 github.com 192.30.253.113 github.com 192.30. 阅读全文
posted @ 2018-06-08 20:41 Javi 阅读(622) 评论(0) 推荐(0)
摘要:I recently installed the dotnet 1.11.0 Windows Server Hosting package which apparently installs the .NET Core Runtime. I did so on my development box. 阅读全文
posted @ 2018-05-08 15:49 Javi 阅读(2965) 评论(0) 推荐(0)
摘要:在Win7的机器上部署ASP.Net Core程序,老是提示502.5错误。 已经安装了 Microsoft Visual C++ 2015 Redistributable .NET Core Windows Server Hosting bundle 对应版本的.Net Core SDK, 但程序 阅读全文
posted @ 2018-05-08 15:48 Javi 阅读(16863) 评论(6) 推荐(4)
摘要:Hi Everyone, We are working on a fix for this issue as quickly as we can, but we have identified a workaround for you. To workaround this issue, pleas 阅读全文
posted @ 2017-04-13 11:10 Javi 阅读(404) 评论(0) 推荐(0)
摘要:一、customErrors 元素 属性说明 defaultRedirect 指定出错时将浏览器定向到的默认 URL。如果未指定该属性,则显示一般性错误。 可选的属性。 URL 可以是绝对的(如 www.contoso.com/ErrorPage.htm)或相对的。相对 URL(如 /ErrorPa 阅读全文
posted @ 2017-03-13 14:38 Javi 阅读(398) 评论(0) 推荐(0)
摘要:500桶酒,其中1桶是毒酒;48小时后要举行酒会;毒酒喝下去会在之后的第23-24小时内毒死人;国王决定用囚犯来试酒,不介意囚犯死多少,只要求用最少的囚犯来测试出哪一桶是毒酒,问需要最少需要多少囚犯才能保证找出毒酒? 阅读全文
posted @ 2017-03-03 23:45 Javi 阅读(4051) 评论(9) 推荐(0)
摘要:Symptoms When no user is interactively logged on to the server console, if you try to start a COM+ application remotely (either through a Terminal Ser 阅读全文
posted @ 2017-02-21 16:39 Javi 阅读(1773) 评论(0) 推荐(0)