Fix RDP page buffer overflow and remove debug alerts
- Increased RDP HTML buffer size from 32768 to 65536 bytes to prevent truncation of the main script - Removed debug alert statements from RDP page - RDP page should now fully load and execute JavaScript The RDP connection issue was caused by the HTML being truncated due to insufficient buffer size, preventing the main script from being served to the browser.
Showing
Please
register
or
sign in
to comment