我收到这样的错误(来自HRESULT的异常:0x80210001) [英] I got an error like this (exception from HRESULT: 0x80210001 )

查看:88
本文介绍了我收到这样的错误(来自HRESULT的异常:0x80210001)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在c#中扫描文档时遇到问题,我经常遇到这种类型的错误

Hi guys,
I had a problem while doing scanning a documents in c# and i get this type of error frequently

object scanResult = dlg.ShowTransfer(item, WIA.FormatID.wiaFormatJPEG, true);

此时错误抛出



-

关于< br $>


Rajesh :-)



我的尝试:



while at this point the error throws

--
with regards

Rajesh :-)

What I have tried:

I got an error like this (Exception from HRESULT: 0x80210001 )

推荐答案

如果收到您不明白的错误消息,请将其google: HRESULT异常:0x80210001 - Google搜索 [ ^ ]

并解释错误代码:这是一般错误 - 所以你需要使用调试器并查看到底发生了什么。几乎可以肯定,你的一个或多个参数是错误的 - 但是我们不知道你传递的是什么,或者你应该传递什么!
If you get an error message you don't understand, google it: Exception from HRESULT: 0x80210001 - Google Search[^]
And the error code is explained: it's a "General error" - so you need to use the debugger and look at exactly what is going on. Almost certainly, one or more of your parameters is wrong - but we have no idea what you are passing, or what you should be passing!


这篇关于我收到这样的错误(来自HRESULT的异常:0x80210001)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆