早教吧作业答案频道 -->其他-->
.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开启软件后,老...的网友还看了以下:
已知A={x/x²-2x+a>0}且1∉A则实数a的取值范围知道一种方法是将x=1带入算,但是这道 2020-04-06 …
我买车的时候看到一办公室写着:有能力,不去做,等于0有想法,不去什么,等于0有什么,不去什么,等于 2020-05-21 …
Ax+By+C=0直线与两坐标轴都相交A不等于0且B不等于0,C为任意实数那如果C=0,不是这条直 2020-07-09 …
对于理想变压器,下列说法正确的是A原线圈的电压不随副线圈的输出电流变化而变化B当副线圈的电流为0时 2020-07-14 …
用因式分解法解二元一次方程x²-x-210=0(x-15)(x+14)=0为什么这一步可以拆成这样 2020-08-03 …
写出满足下列条件的一个不等式①0是这个不等式的解②-2,-1,0,1都是不等式的解③0不是这个不等 2020-08-03 …
请写出满足下列条件的一个不等式(求过程和解)(1)0是这个不等式的一个解.(2)−2,−1,0,1 2020-08-03 …
写出满足下列条件的一个不等式0是这个不等式的一个解-1,0,1,2都是这个不等式的解0不是这个不等 2020-08-03 …
A1,A2和B是任意事件,且0<P(B)<1,P((A1∪A2)/B)=P(A1/B)+P(A2/B 2020-10-31 …
已知Limf(x)/x^2=0x->0为什么可以推断出f'(x)=0,f''(x)=0.有一种解释是 2020-11-07 …