TheCharter

Error When Creating Or Trying To Update A Chart - Check You Connection Settings.

Recommended Posts

Hi,

 

I have a site collection with quite a lot of charts already (so far the existing charts are still working). Whenever I try to create a new or edit an existing chart I get the following error. I tried it as a normal edit user and as site collection admin - both with the same message:

 

 

Title

Chart settings could not be retrieved. Please check your connection settings and try again.

Date

27/03/2013 08:28

Type

Error

Exception

Column 'IsDynamicFilterEnabled' does not exist. It may have been deleted by another user.

Stack Trace

at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)

at Microsoft.SharePoint.SPListItem.SetValue(String strName, Object value, SPField field, Boolean protectFields, Boolean skipValidation)

at Microsoft.SharePoint.SPListItem.set_Item(String fieldName, Object value)

at Collabion.Charts.DAL.Managers.ChartConfigurationManager.<>c__DisplayClass1b.<Save>b__1a(SPListItem item, ChartConfiguration c)

at Collabion.Charts.DAL.ListHelper.Save[T](T data, SPWeb web, String listTitle, SPQuery query, ModifyItem`1 insertConverter, ModifyItem`1 updateConverter)

at Collabion.Charts.DAL.Managers.DataManager.Save[T](T data, SPQuery query, ModifyItem`1 insertConverter, ModifyItem`1 updateConverter)

at Collabion.Charts.DAL.Managers.ChartConfigurationManager.Save(ChartConfiguration configuration)

at Collabion.Charts.Business.ChartBuilder.AddDynamicFields(IDataProvider provider, ChartConfiguration conf, DataTable data, Boolean SaveChartConfiguration)

at Collabion.Charts.Business.WebService.GetChartConfiguration(String webPartId)

at Collabion.Charts.WebServicePage.OnInit(EventArgs e)

Inner Exception

 

Inner Stack Trace

 

Request

http://<sitecollection>/_layouts/CollabionCharts/WebService.aspx

Additional Information

 

<A name=SPBookmark_ProductVersion>ProductVersion

1.1.1.0

MethodOnException

GetChartConfiguration

Edited by TheCharter

Share this post


Link to post
Share on other sites

Hi,

 

Could you please try deactivating and re-activating the Collabion Feature by going to "Site Collection Administration" > "Site collection features" > Collabion Charts for SharePoint and check if this solves the issue or not?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now