axhost Questions
4
I am trying to add a Windows Media Player object to my Windows form but it pops out an error:
Failed to create compopnent 'AxHost'. The error message follows:
'System.Reflection.ReflectionTypeLoad...
Spahi asked 29/3, 2016 at 3:52
2
Solved
I am getting an error in my simple project.
This is my code:
if (axZKFPEngX1.InitEngine() == 0) {
label1.Text = "Connected";
}
else {
label1.Text = "Connection Failed";
}
I a...
Soulful asked 30/8, 2011 at 8:26
1
© 2022 - 2025 — McMap. All rights reserved.