We have been using v6 (build 1029) on an .asp site for awhile with no issues. Converting the site to .aspx/.net (c#). Set the indexer to ASP.NET platform. Installed the ASP.NET control into the /search directory (where the indexer is configured). The Indexer runs without error. When attempting to display the supplied search.aspx file we received the following:
Error: Missing text in the settings.zdat file. Check that your ZLANG file is valid if you have modified it.
Unable to load settings.zdat file.
The file appears to be invalid and may have been corrupted.
the settings file looks fine and just like the .asp version (except its settings.zdat instead of settings.asp).
Help?
Error: Missing text in the settings.zdat file. Check that your ZLANG file is valid if you have modified it.
Unable to load settings.zdat file.
The file appears to be invalid and may have been corrupted.
the settings file looks fine and just like the .asp version (except its settings.zdat instead of settings.asp).
Help?
Comment