Error Message "The system cannot write to the specified device"
This is caused when we try and allocate a memory buffer for the newly arriving display, and the OS rejects our request for a memory block. We believe this is because the memory on Windows XP becomes too fragmented to be able to allocate a block of memory large enough.
The solution is to reboot the OS to defragment the memory
