Re: Unable to translate physical path MyPath to virtual path

  •  10-04-2009, 3:43 AM

    Re: Unable to translate physical path MyPath to virtual path

    Steven,
     
    The editor need find how to let user download the files.
     
    So editor need to translate your physical path to http://yourwebsite/folder/...
     
    If you do not build virtual directory for it in IIS , the error will throw.
     
    So if you make d:\myfolder to be http://yourwebsite/folder/ 
     
    do not set the editor property to d:\myfolder ,
     
    try set property to "~/folder/"
     
    Regards,
    Terry
     
View Complete Thread