问题描述
按视频类别播放视频时出现以下错误
VideoPlayerProject.exe中发生了类型为"System.IO.FileNotFoundException"的未处理的异常
附加信息: Could not load file or assembly ''Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'' or one of its dependencies. The system cannot find the file specified.
请为此提供解决方案
Thanx
I get the following error when i am playing video by video class
An unhandled exception of type ''System.IO.FileNotFoundException'' occurred in VideoPlayerProject.exe
Additional information: Could not load file or assembly ''Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'' or one of its dependencies. The system cannot find the file specified.
please give a solution for this
Thanx
推荐答案
这篇关于与c#播放视频有关的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!