The error "No disassembly available" typically occurs when debugging a Windows Script File (*.WSF) because the script is interpreted rather than compiled, and debuggers that support disassembly are generally designed for compiled code.