出现此类型错误时该怎么办?

编程入门 行业动态 更新时间:2024-10-24 08:29:57
本文介绍了出现此类型错误时该怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

IAM将JPEG文件从C#存储到SQL Server 2005 实际上在更新iam时出现错误,提示未实现方法或操作". 此错误是什么意思,怎么办? Nirmala Sarvanan

hi there, Iam storing a jpeg file from c# to sql server 2005 actually while updating iam getting error saying '' Method or operation not implemented''. what does this error means and what to do? Nirmala Sarvanan

推荐答案

在调试器下运行您的应用程序,并查看其停止位置.通常,您触发了引发NotHandledException异常的事件.设计人员将其自动放入代码中,以提醒您仍有代码要编写. Run your app under the debugger, and see where it''s stopping. Usually, you''ve triggered an event that throws a NotHandledException exception. The designer puts that in the code automatically to serve as a reminder that you still have code to write.

更多推荐

出现此类型错误时该怎么办?

本文发布于:2023-11-16 07:37:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1602292.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:错误   类型

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!