• 综合
  • 错误/异常
  • 解决方案
  • Demo
  • 其他
全部 + 添加
拉取Git最新代码报错:Git failed with a fatal error.Git failed with a fatal error.bad numeric config value '5000M' for 'http.postbuffer': out of range
陌家小白 T0 2周前 1
.net 6项目使用EntityFrameworkCore生成Entity 和 DbContext的时候,一直报错:Method 'Fragment' in type 'Microsoft.EntityFrameworkCore.Design.Internal.CSharpHelper' from assembly '...
java小丑 T0 3个月前 1
使用HttpWebRequest请求https接口时抛出异常:请求被中止: 未能创建 SSL/TLS 安全通道。代码如下:   public string PostDataToHttpsUrl(byte[] data, string url)    ...
天作。 T0 4个月前 1
在nginx中新添加了个网站配置,重启nginx的时候就报错:nginx: [emerg] could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
天作。 T0 5个月前 1
对接别的平台时,发送的请求是https,发送请求时会遇到“基础连接已经关闭: 发送时发生错误”的问题。看到了平台上的问题解答,发现这个方法挺好用,就在此记录一下。转载自:https://blog.csdn.net/qq_36748627/article/details/113753934
潇洒哥的小号 T1 5个月前 1
使用中间件统一处理.net 6 web应用的异常和错误只需要二步即可,分别是:创建错误处理中间件 和 注册错误处理中间件。具体如下:1、创建错误处理中间件using System.Net; using System.Text.Json; namespace Test.WebAPI.Middlewares.ExceptionHa...
天作。 T0 5个月前 1
Sql Server 2019中使用offset语法进行分页查询,一直报错:“OFFSET”附近有语法错误  在 FETCH 语句中选项 NEXT 的用法无效。
GHkmmm T0 10个月前 1
.Net 5的web项目部署到到centos时,里面的上传图片功能报错:The type initializer for 'Gdip' threw an exception
GHkmmm T0 11个月前 1
在centos安装.net core的gdi组件时到编译这一步报错:configure: error: C++ compiler cannot create executables
GHkmmm T0 11个月前 1
把Excel2007种的数据导入SQLServer2012数据库时,报错: 未在本地计算机上注册“Microsoft.ACE.OLEDB.12.0”提供程序。 (System.Data)
AipythonGo T0 11个月前 2
上传视频时,报错:HTTP错误404.13 - Not Found 请求筛选模块被配置为拒绝超过请求内容长度的请求,但是我已经在网站的web.config文件中配置了maxRequestLength="2147483647",为什么请求包还是超限?
CN-冰蛙 T0 11个月前 1
tenable.io扫描的网站漏洞Cookie Without HttpOnly Flag Detected,虽然低危,也要解决
凌波飞翔 T0 1年前 1

Mixed Resource Detection

Mixed Resource Detection 还是网站安全漏洞,这个是啥什么意思? 怎么配置解决。 感觉像是说网站可以同时用http和https访问吗? 网站已经做了http自动跳转https了
凌波飞翔 T0 1年前 1
tenable.io扫描网站漏洞:    Missing 'X-Frame-Options' Header这个该如何解决,我这里用的是asp.net 和IIS服务器,应该配置web.config解决吧
凌波飞翔 T0 1年前 1
项目升级了Jquery版本后boxy的弹窗功能一直不正常,查看浏览器Console有抛出错误:Uncaught TypeError: jQuery.browser is undefined
hierror T4 1年前 1
新安装PowerDegisner 16.5版本后,新建PDM,无法选择 DBMS类型,直接点击确定报错:The field 'DBMS' must be defined
hierror T4 1年前 1
Server Error in '/' Application.Conversion failed when converting the varchar value 'Retail' to data type int. Description: An unhandled exception occurred during ...
hierror T4 1年前 1

小程序调起数字键盘页面变空白

做小程序开发时,遇到了以上问题,当使用input type='number' 时,输入框调起数字键盘后,背景页面全部变为空白了!
打拼才会赢 T0 1年前 2
Asp.Net程序链接Redis服务报错:StackExchange.Redis.RedisConnectionException:“It was not possible to connect to the redis server(s). ProtocolFailure (None, last-recv: 198) on r-uf6aeqqe5mmama...
小灸舞 T0 1年前 2
公司的系统部署到了azure webapp s1上面,最近导出全部数据是经常碰到:502 – Web server received an invalid response while acting as a gateway or proxy server. 这个错误,有时候可以导出成功又是导出失败,百思不得其解,谁知道如何解决下
java小丑 T0 1年前 2
vue项目里面有一个iframe组件,想在iframe组件里面加载一个第三方的网站,比如百度,一直报错:由于“X-Frame-Options“指令设为“sameorigin“,已拒绝在框架中载入“https://www.baidu.com/”。代码如下: <template>     <iframe&...
mideum T0 1年前 1
使用typescript开发vue项目时,经常会碰到下面问题。比如<a-table></a-table> 这种形式,看起来是闭合了,还是报错Require self-closing on Vue.js custom components
mideum T0 1年前 1
Asp.net/C#的项目中向数据库插入数据时引发异常:不允许从数据类型 sql_variant 到 nvarchar 的隐式转换。请使用 CONVERT 函数来运行此查询。
彩色的黑 T0 1年前 1
程序编译不通过,报错如下:可访问性不一致:返回类型“QueryOrderModel”的可访问行定于方法“YDongYun.QueryOrder(string,string)”
舟遥客 T0 1年前 1
启动.net 5的项目报错:No service for type 'Senparc.Weixin.Entities.ISenparcWeixinSettingForWxOpen' has been registeredAn error occurred while starting the&...
陈年椰子 T0 1年前 1
查询数据库时,net 5抛出异常如下:One or more errors occurred. (BeginExecuteReader requires the command to have a transaction when the connection assigned to the command is in a pending local tra...
程序员生活志 T0 1年前 1
最近VS2019问题多多,除了之前的异常报错,还经常弹出下面截图的窗口,实在不想重装,太麻烦。有什么解决方案吗?错误信息:当前操作需要 --channelid 和 --productid,或者需要使用 --intallPath 使用情况:setup.exe modify [选项]
小城听风雨 T0 1年前 2
请求百度地图服务端api进行地理位置编码报错:<geocodersearchresponse>    <status>2</status>    <msg>Request Parameter Error: lack address or locatio...
只谈心不贪心 T0 1年前 1
部署网站后,有的页面正常访问,但有的页面就抛出异常,我根据异常信息大概判断是引用的Newtonsoft.Json的原因,我分别在网站和附属类库中引用了Newtonsoft.Json,不明白这是什么意思?错误信息如下:    异常类型: FileLoadException     异常消息: 未能加载文件或程序...
啦啦啦 T0 1年前 1
20.00

悬赏中
页面中使用sweetalert做了个弹窗,调用的时候报错:Uncaught ReferenceError: logStr is not defined   <td><%=PstName(entitys[i].BsvPstId) %> [<a href="jav...
静听年华 T0 1年前 0
远程链接火币网行情API,使用的是火币官方的SDK,程序报错如下:
511遇见 T0 1年前 2
Log4net记录日志的时候一直有错误,代码:  logger.InfoFormat("timestamp:{0},nonce:{1},sign:{2},body:{3}", timestamp, nonce, sign, body);报错:<log4net.Error&g...
树酱 T0 1年前 2
后台json中输出的数据 state字段为0 ,前台ajax console.log() 返回的state为1 .两个为什么会出现不一致的情况?
甜心小馒头 T0 1年前 1
VS 2019直接F5运行asp.net web项目报错: 未能加载文件或程序集“Maticsoft.Web”或它的某一个依赖项。试图加载格式不正确的程序。 网站本身生成没有问题,发布也没有问题,只有直接在vs里面直接运行才报错
0x5f3759df T0 1年前 1
执行sql server查询语句时报错:转换 varchar 值 '551773487116692736303' 时溢出了整数列。select * from tbl where id='551773487116692736303'
啦啦啦 T0 1年前 1
Asp.net  请求远程接口报错:根据验证过程,远程证书无效,经过排查是请求得https接口的证书过期了,接口又不支持http请求,该如何解决。 public static string Get(string url)       &nb...
花 梦 T0 1年前 1
windows 10自带的录频工具是Xbox Game Bar,打开快捷键是 :win + g。 今天要录屏,按win +g 无法打开 XBox Game Bar,显示:需要使用新应用以打开ms-gamingoverlay 链接
种花家的奋斗兔 T0 1年前 1
使用.net图片水印时报错:无法从带有索引像素格式的图像创建graphics对象
曾经的过往 T0 1年前 1
Windows 10系统上启动Docker Desktop报错:Hardware assisted virtualization and data execution protection must be enabled in the BIOS.
java小丑 T0 1年前 1
上次关闭VMware中CentO S虚拟机时是挂起状态,本次重新运行或者关闭电源重新启动都启动不了,弹窗报错:传输 (VMDB)错误 -14: Pipe connection has been broken。
Swagger又报错了:An unhandled exception occurred while processing the request.SwaggerGeneratorException: Conflicting method/path combination "POST api/user" for actions - Us...
民工哥 T0 1年前 1
System.InvalidOperationException  HResult=0x80131509  Message=The following errors occurred with attribute routing information:Error 1:For action: 'UserService.Contro...
民工哥 T0 1年前 1
Asp.Net Web Api 配置好Swagger后,报下面的错误:   Failed to load API definition.Fetch errorInternal Server Error /swagger/v1/swagger.json  
读芯术 T0 1年前 1
按标题统计是否有重复标题的文章,执行如下Sql报错:SELECT [Title] ,Count(*) FROM [dbo].[Content] group by title消息 306,级别 16,状态 2,第 5 行不能比较或排序 text、ntext 和 image 数据类型,除非使用...
迷人的诱惑 T0 1年前 1
VS2019中新建部署在Docker中的web服务时,勾选了 “启用Docker支持”,点击创建时报错:向此项目添加Docker文件支持时出错为了添加Docker支持,解决方案文件(.sln)须位于与项目文件(.csproj,.vbproj)相同的文件夹或位于层级更高的文件。
迷人的诱惑 T0 1年前 1
CentOs7里面修改文件内容,使用vim命令报错:-bash vim:command not found这个是啥情况呀,如何解决呢?
天天向上 T0 1年前 1
在CentOS上安装Docker,第一步云安装实用工具设备映射器持久数据lvm2就报错了:Could not resolve host: mirrorlist.centos.org; Unknown error命令如下:yum install -y yum-utils device-mapper-persistent-...
天天向上 T0 1年前 1
我本地windows 10电脑上安装 VMware Workstation Pro,然后创建CentO S 7.8镜像,启动时弹出错误信息:此主机支持 Intel VT-x,但 Intel VT-x 处于禁用状态。 如果已在 BIOS/固件设置中禁用 Intel VT-x,或主...
天天向上 T0 1年前 1
在Sql Server 2012数据库中,直接用“编辑前200行”的形式打开表,然后选中前两列,删除,一直删除不了,提示:自从上次检索数据后,更新的行已被更改或删除。 这个怎么解决?
GHkmmm T0 1年前 1
SQL Server查询语句在SqlHelper中执行时报错:System.Data.SqlClient.SqlException:“数据类型 ntext 和 varchar 在 equal to 运算符中不兼容。”Sql语句如下:"Select * From  Content  wher...
GHkmmm T0 1年前 1
今天往gitlab上推送代码的时候一直推送不成功,报错:remote: GitLab: You are not allowed to push code to protected branches on this project
无牵挂 T0 1年前 1
虽然目前vue大行其道,但是在PC端网页开发过程中还是会经常用到jquery的。有时候jquery会经常报错:Uncaught ReferenceError: $ is not defined这个问题常见原因一般有三种,汇总如下
无牵挂 T0 1年前 3
vue的项目中想要动态的修改div的class,使用下面代码里面的方式来执行,一直编译报错如下面,这个是咋回事Errors compiling template:  class="{{ sexBg }}": Interpolation inside attributes has been removed. Use v-bind ...
我会一直笑下去 T0 1年前 1
Python开发中,使用pip安装依赖包报错:***  is not a supported wheel on this platform。这个是什么原因造成的,应该如何解决呢?
梦想不倒 T0 1年前 1

热门圈子

更多

圈友都关注这些技术领域:

确定要离开果粉圈子吗?

排行榜

周收益 月收益 TS

hierror 2019 © hierror.com 京ICP备13026190号-1

通知消息
  • 暂无任何消息