I'm trying to use DotNetGallery in my company's application and ran into a problem accessing our stored images. The images are stored on a seperate server and I've tried setting the GalleryFolder to the directory (for example, dnGallery.GalleryFolder = "
\\serverName\ImageFolder\") to no avail. The error says the GalleryFolder must start with / or ~/. Does this mean image directory folders on different servers cannot be accessed?