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.