Ticket Change Details
Not logged in
Overview

Artifact ID: 38257d635d42d8db563ce6f6b321a23160a72366
Ticket: c8c0b78c840e4df9aefd2687bf6cac5abfce08e5
Windows 7: "fossil ui" and "fossil server" fail
User & Date: anonymous 2010-10-20 18:51:20
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous added on 2010-10-20 18:51:20:</i><br />
    I would suggest to the person having this problem to use Process Monitor (link below) to log file accesses that are done when running fossil ui.
    
    It will show exactly where windows is trying to load fossil from and what exact problems it encounters while doing so. It might well be something else than a path problem, like a permission problem of some sort.
    
    [http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx]