I put the physical path in Image manager
<ImageManager
ViewPaths="C:\MyData\Temp\images\pub"
UploadPaths="C:\MyData\Temp\images\pub"
DeletePaths="C:\MyData\Temp\images\pub"
MaxUploadFileSize="512000">
</ImageManager>
It gave me this error:
'C:\MyData\Temp\images\pub' is not a valid virtual path.
Is there anyway I can use physical path instead of virtual path for image manager. The reason is we have 3 different websites need to access the same DB and image folder.
I am using 2011 Q2.
Darren
