In trying to run a server that listens on port 80 (successfully on Windows XP and Windows 7), I found that the service could not attach to port 80 after I updated to Windows 10. It turns out that, as part of the upgrade, Microsoft has the “World Wide Web Publishing Service (W3SVC)” listen automatically…
Tag: software
Error on jAlbum Creation
When creating a photo album today using jAlbum, I got the following error: Evaluation error on line 2: Details: Sourced file: inline evaluation of: “ showHomeLink = homeLink != null && homeLink.length() > 0 && !”http://”.equals(h . . . ” : Error in method invocation: Method length() not found in class’bsh.Primitive’ I found a discussion…
Firefox Error
Joshua Flanigan found a solution to an annoying problem with Mozilla Firefox (the Windows version) in which non-administrators receive error messages when they try to start the program. The error reads One or more files could not be updated. Please make sure all other applications are closed and that you have permission to modify files,…