to be able to access the network from the service, i changed the service user owner
Computer (right click) -> Manage -> Services and Applications -> Services -> Image Server Service Imgsvr Service -> Properties -> Connection -> This Account ...
the user has the right to access to \\192.168.0.1\photos
Don't use network drive as it is not assigned to the user when it is logged as a service, please use the UNC path (ie : \\myserver ..)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=2000241
Originator: NO
I guess I need the prerelease .7 version. Are there win32 executables available anywhere?
Logged In: YES
user_id=605880
Originator: NO
you don't need .7 prerelease, you still can do it with this version.
i've got this option at home, in my imgsvr.xml file i've got :
<FILECATALOG root="\\192.168.0.1\photos" mountedpoint="/" />
to be able to access the network from the service, i changed the service user owner
Computer (right click) -> Manage -> Services and Applications -> Services -> Image Server Service Imgsvr Service -> Properties -> Connection -> This Account ...
the user has the right to access to \\192.168.0.1\photos
Don't use network drive as it is not assigned to the user when it is logged as a service, please use the UNC path (ie : \\myserver ..)