Symptoms

When viewing a local (not uploaded to a server) HTML documentation, Google Chrome will show an error when trying to search within the documentation.

Solutions

HelpNDoc's HTML documentation generated using the default HTML template uses an AJAX call to retrieve the search data. This provides faster loading times for the overall documentation. However, when the HTML documentation is viewed locally, using the file:// protocol, Google Chrome will not allow the AJAX call.