Hi, had exactly the same problem a few hours ago. Took me all this time to work it out using trial and error.
My Setup
Server is called LARGE_SERVER
My Movies folder is shared as Films on drive S:
My Database is called Rhosendale also on S: drive
globalparam.properties
href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/LARGE_SERVER:
kroozbox.properties
dbName = S:/Films/Krooze Box/Rhosendale.PVD
dbaseMediaRoot =S:/
localMediaRoot =S:/
For yours try this
In the globalparam.proprties file
href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/nts:
kroozbox.properties files
dbaseMediaRoot = f:/
localMediaRoot = f:/
If that does not work try moving your DB file to your F: drive and changing the entry in the kroozebox.properties file
Good luck
Paul T