Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Unable to translate physical path MyPath to virtual path
Re: Unable to translate physical path MyPath to virtual path
10-04-2009, 3:43 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Unable to translate physical path MyPath to virtual path
Reply
Quote
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