"Michael Evans" <mikonic@...> wrote... >This works fine over a network, as long as the network is 'up'. But my app >crashes if the net is not available when I try to resolve a networked alias snip >Hints or pointers much appreciated... ResolveAlias should return an error (nsvErr = -43) if the volume is not mounted. Other error codes as appropriate. Are you sure that you are checking for the error return and then not using a garbage fsspec? Charlie Dickman charlied@...