This is a migrated thread and some comments may be shown as answers.

Invalid path.Could not get SPFolder

6 Answers 66 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
veda
Top achievements
Rank 1
veda asked on 07 May 2008, 03:25 PM
Hi

I am using RadEditor in sharepoint site as a list column .

It was working fine before .But  suddenly control started throwing an exception when i tried to upload a image using  image manager of the control

 

Server Error in '/' Application.

Invalid path. Could not get SPFolder.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Invalid path. Could not get SPFolder.

Source Error:

An unhandled exception was generated during

Thanks in advance

6 Answers, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 07 May 2008, 10:15 PM
Hi,

This was a known issue in a previous version of the RadEditor for MOSS. Please update to the latest available build from our site.

Kind regards,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
veda
Top achievements
Rank 1
answered on 13 May 2008, 06:27 PM
Could you please tell us the new build version

Thanks
0
George
Telerik team
answered on 15 May 2008, 10:44 AM
Hi Veda,

For convenience I attached the latest version of the control.

I hope this helps.

Kind regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
License Developer
Top achievements
Rank 1
answered on 24 Sep 2008, 10:18 AM

Just thought I'd share this with you ...

We were getting the same error.  I narrowed the error down to the following custom code we had added in the ConfigFile.xml file : 

<property name="ImagesPaths"><item>/PublishingImages</item></property>

I have discovered that removing the "/" before "PublishingImages"  resolves the error and we are now able to upload images to the Telerik web part successfully.  So if you are using the ImagesPaths function, try removing the leading "/" - worked for us anyway!

Kind regards,

Emma

0
License Developer
Top achievements
Rank 1
answered on 24 Sep 2008, 10:18 AM
 
0
License Developer
Top achievements
Rank 1
answered on 24 Sep 2008, 10:18 AM
 
Tags
WebParts for SharePoint
Asked by
veda
Top achievements
Rank 1
Answers by
Lini
Telerik team
veda
Top achievements
Rank 1
George
Telerik team
License Developer
Top achievements
Rank 1
Share this question
or