I have a C# app I've written in Visual Studio 2013 Express on a Windows 8 laptop.
I have a MDI style app with one form that has the Microsoft RDP Client Control. When I open the form, I get the following error:
Additional information: Unable to get the window handle for the 'AxMsRdpClient8NotSafeForScripting' control. Windowless ActiveX controls are not supported.
The app crashes immediately afterward. How can I solve this problem?
DJ Baby Anne's Biggest Fan................