London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
This does NOT work:
Actually the E:\Share and the Z:\ is the same folder on my local harddrive. I've set full rights to both Everyone and the ASP.NET account but it doesn't seem to be a accessright problem. The error I get with Z:\ is: System.IO.DirectoryNotFoundException: Could not find a part of the path 'Z:\'. [DirectoryNotFoundException: Could not find a part of the path 'Z:\'.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1971376 System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity) +2679222 System.IO.DirectoryInfo.Create() +15 EPiServer.Web.Hosting.VirtualPathUnifiedProvider.GetAndValidatePhysicalPathBase(String physicalPath) +119 EPiServer.Web.Hosting.VirtualPathNativeProvider..ctor(String name, NameValueCollection configParameters) +283 Should this work? If not, how do I set up a file share so that it is accessible from the EPiServer FileManager?