在c#windows应用程序中使用WebCamLib.dll时出错 [英] error while using WebCamLib.dll in c# windows application

查看:110
本文介绍了在c#windows应用程序中使用WebCamLib.dll时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用WebCamLib.dll在C#Windows应用程序中从网络摄像头捕获图像。它可以在我的系统上运行,但它不能在另一个显示以下错误的系统上运行。任何人都可以帮助找到此错误的解决方案。

I am using WebCamLib.dll for capturing image from web camera in C# Windows application.Its works on my system but it's not working on another system which displaying the following error. Can anyone help to find solution for this error.

Could not load file or assembly 'WebCamLib,Version =0.0.0.0,Culture = neutral,PublicKey Token = null' or one of its dependencies. This Application has failed to start because the application configuration is incorrect. Reinstalling the application may fix t his problem.(Exception from HRESULT: 0*800736B1)

推荐答案

xp机器上没有安装c ++运行时。



我在这里下载它然后它工作了!



http://www.microsoft.com/downloads/de-de/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84&displayLang=de



来源: http://jakemdrew.wordpress.com/2012/01/10/controlling-your-web-camera-using-c/#comment-292 [ ^ ]
The c++ runtime was not installed on the xp machine.

I downloaded it here and then it worked!

http://www.microsoft.com/downloads/de-de/details.aspx?FamilyID=a7b7a05e-6de6-4d3a-a423-37bf0912db84&displayLang=de

source : http://jakemdrew.wordpress.com/2012/01/10/controlling-your-web-camera-using-c/#comment-292[^]


这篇关于在c#windows应用程序中使用WebCamLib.dll时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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