本文介绍了图像未加载到USER MACHINE上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI EXPERTS



我开发了一个Windows应用程序。它在我的电脑上工作正常。当我尝试在图片框上加载用户计算机图像时。显示错误为 System.IO.IOException:目录名无效。



我没有使用图片框控件。我正在使用第三方组件来加载图片。





请提供建议。



Rgds

Jagadesh

HI EXPERTS

I have developed a windows application. Its working fine in my pc. When i try to run on User Machine image not loading on Picture box. Showing error as System.IO.IOException: The directory name is invalid.

I not using a picture box control. I am using a third party component for loading the image.


Please provide suggestions.

Rgds
Jagadesh

推荐答案



这篇关于图像未加载到USER MACHINE上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-27 19:25