The error message you are encountering, "error on line 1 at column 1: Start tag expected, '<' not found," typically indicates that the browser is trying to parse a document that is not valid HTML or XML. This can happen if the content being loaded does not start with a proper HTML tag, or if there is an issue with the file being accessed.
Here are a few steps you can take to troubleshoot this issue:
- Check the URL: Ensure that the URL you are trying to access is correct and points to a valid HTML page.
- Clear Cache: Sometimes, cached data can cause issues. Try clearing your browser's cache and cookies.
- Disable Extensions: Browser extensions can sometimes interfere with page loading. Try disabling them temporarily to see if that resolves the issue.
- Try a Different Browser: If the issue persists, try accessing the same URL in a different browser to determine if the problem is specific to Microsoft Edge.
- Update Microsoft Edge: Ensure that you are using the latest version of Microsoft Edge, as updates can fix bugs and improve performance.
If these steps do not resolve the issue, consider checking for any known issues with Microsoft Edge that might be affecting your browsing experience.
References: