早教吧作业答案频道 -->其他-->
.NET4.0开启软件后,老是提示这个.unhandledexceptionhasoccurredinyourapplication.ifyouclickontinue,theapplicationwillignorethiserrorandattempttocontinue.ifyouclickquit,theapplicationwillcloseimmediatelymysqldriver
题目详情
.NET 4.0 开启软件后,老是提示这个.
unhandled exception has occurred in your application.if you click ontinue,the application will ignore this error and attempt to continue .if you click quit ,the application will close immediately
mysqldrivercs excetion connection must be open
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
To enable just-in-time (JIT) debugging,the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled,any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
unhandled exception has occurred in your application.if you click ontinue,the application will ignore this error and attempt to continue .if you click quit ,the application will close immediately
mysqldrivercs excetion connection must be open
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
To enable just-in-time (JIT) debugging,the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled,any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
▼优质解答
答案和解析
未知的异常,继续&&退出?
MySQLDriverCS.MySQLException:MySQLDriverCS Exception:Connection must be open
at MySQLDriverCS.MySQLCommand.ExecuteReader(Boolean CloseConnection)
at MySQLDriverCS.MySQLCommand.ExecuteReaderEx()
MySQLDriverCS.MySQLException:Connection must be open,
貌似connection没打开
MySQLDriverCS.MySQLException:MySQLDriverCS Exception:Connection must be open
at MySQLDriverCS.MySQLCommand.ExecuteReader(Boolean CloseConnection)
at MySQLDriverCS.MySQLCommand.ExecuteReaderEx()
MySQLDriverCS.MySQLException:Connection must be open,
貌似connection没打开
看了 .NET4.0开启软件后,老...的网友还看了以下:
1.当a≥0时,根号0≥0吗?2.若一个数的立方根等于这个数的平方根,则这个是0吗?若一个数的立方 2020-04-11 …
请问买190克菜,每斤3.5元,总金额多少钱?是不是这样:0.19千克,0.19×7=1.33请问 2020-05-14 …
cos(t)的的变化率最大的变化是正负吗?cos(t)的导数sin(t)最大值的是在t=0.5pi 2020-05-21 …
在一道关于置信区间的题中,有一句“查标准正态分布表,得临界值ua/2=u0.025=1.96"这里 2020-06-10 …
青老师们告诉下函数ACOS这个是余弦函数!=acos(-0.5)括号里是-1到1之间首先我要问的是 2020-06-16 …
一个有关循环小数的悖论例如0.777777.可以这么算0.7777...x10=7.7777... 2020-07-17 …
求解圆的坐标点已知圆的中心坐标点(0,0)半径500直角求这个(0,500)和(500,0)之间弧 2020-07-30 …
从1至100中任取一数,若事件A为“所取的数为5的倍数”,事件B为“所取的数为7的倍数”,则P(AU 2020-11-27 …
请问数学中的增长了多少的问题.我觉得这是初中的玩意比方说吧我举个例子开始我有1000假如用如下计算公 2020-12-06 …
任意写出一个不是0的自然数先求出这个非0的自然数各个数位上的数字之和在求这个和任意写出一个不是0的自 2020-12-14 …