WebTextEditor doesnt recognize the remote path used in the WebTextEditorResource Url property.

1 reply. Last post: September 16, 2009 6:43 AM by Glenn Layaar
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

How do I refer a shared folder located on some other machine in the Media Gallery Task Pane.

I have tried specifying the shared folders path in the code below, It doesnt work.


According to Jimmy the following settings should work.

Do I have to do some other settings to make it work?

<ISWebTextEditor:WebTextEditorMediaResourceGroup Name="Products" Text="Products"> <resources> <ISWebTextEditor:WebTextEditorResource Name="resProducts" Url="\\ServerName\FolderName" Text="Product Images"></"Text="Product Images"></ISWebTextEditor:WebTextEditorResource> <ISWebTextEditor:WebTextEditorResource Name="resScreenshots" Url="\\ServerName\FolderName" Text="Screenshot Images" SearchInChildFolder="true"></ISWebTextEditor:WebTextEditorResource> </resources> </ISWebTextEditor:WebTextEditorMediaResourceGroup>


Prompt reply will be appreciated!!!

All times are GMT -5. The time now is 3:26 AM.
Previous Next