Sir - I'm trying to create a search form in my webpage.
I've tried using a Java platform to build my index, but it appears problematic (core engine not responding) given the size of my downloads and index. Therefore I've decided to attempt a cgi platform instead.
I believe that I've configured everything properly in Windows IIS Manager, but continue to get the following error.
"HTTP Error 404.3 - Not Found: The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Any suggestions?
I've tried using a Java platform to build my index, but it appears problematic (core engine not responding) given the size of my downloads and index. Therefore I've decided to attempt a cgi platform instead.
I believe that I've configured everything properly in Windows IIS Manager, but continue to get the following error.
"HTTP Error 404.3 - Not Found: The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
Any suggestions?
Comment