C#错误有人可以帮忙吗? [英] C# Error Can Anyone Help With This??

查看:69
本文介绍了C#错误有人可以帮忙吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

错误:0x80041002

当我保存并将多个ListViewItems加载回listview时,会出现此错误.

以下是我在工作流程中经过的步骤...

ListView>将文件路径添加到ListView
>在ListView>上运行文件路径. (结果:文件成功运行)
>将ListViewItems保存为TextFile格式
>再次将ListViewItems加载到相同的ListView中
>尝试运行文件路径
>错误:0x80041002

Error: 0x80041002

This error came when i saved and loaded several ListViewItems back into the listview.

The following below is the steps i''ve gone through in my workflow...

ListView> Add a filepath to the ListView
> Run the filepath on the ListView > (Result: File Run Successfully)
> Saved ListViewItems into a TextFile format
> Load ListViewItems into the same ListView again
> Tried Running the filepath
> Error: 0x80041002

推荐答案

我认为,您正在尝试通过运行应用程序来访问或打开已打开的文件.错误号似乎来自您的应用程序试图启动的应用程序.
I think, you are trying to access or open already opened file by running an application. error number seems coming from the application which your application is trying to start.


这篇关于C#错误有人可以帮忙吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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