Ran into a unique problem this morning. IIS pages were displaying 404 error anytime port 80 specifically was used.
Checked to make sure no other services were using port 80 other than Laserfiche and IIS as threads through the SYSTEM process via the HTTP Protocol stack.
IIS thinks it can successfully bind to port 80 but LFS is hogging the entire protocol and you get a 404 error when trying to display web pages. When LFS is stopped IIS is able to display web pages on port 80 again. Starting LFS causes the 404 error again.
Was unable to reach out to support because it is an unsupported server version, though a very stable one (9.1.1). What causes LFS to hog the entire protocol?