Wireless Communication Library Support Forum

Common => FAQ => Topic started by: Mike Petrichenko on September 02, 2013, 01:56:22 PM

Title: WCL C++: Exception 0x6a6: The binding handle is invalid
Post by: Mike Petrichenko on September 02, 2013, 01:56:22 PM
When run WCL on Windows 8 under Visual Studio debugging you may face the exception:

"Exception 0x6a6: The binding handle is invalid"

The exception does not appear when you run your application as stand alone. It is just a debuggin message. To prevent it just add Win32 exception 0x6A6 into exception filter in your Visual Studio settings.