Hey I am receiving the following error
Unable to translate physical path D:\websites\website_staging\uploads to virtual path
Now this is a path which isnt in the directory of the website itself.
What I have done in ISS in the folder directory added a Uploads virtual directory and pointed it to link in the error..but I am still getting the exact same error.
Any Ideas ?
Error is on the following line :
fs.VirtualRoot=CuteEditor.EditorUtility.ProcessWebPath(Context,null,secset.ImageGalleryPath).TrimEnd('/')+"/";
Steven