0
votes
1answer
27 views

display Multi parents-childs dynamic Diagrams in sharepoint web access

We design KMS (Knowledge Management Systems) with SharePoint that everything is OK but we need to Display relations between entities,Documents and etc. in Web access. my question about solutions: ...
0
votes
0answers
66 views

edit which data is rendered with google Chart through EditorPart

I am using the GoogleChart API to render some charts . To do this, I am executing a LINQ Query which looks similar to this: var dataList = from products in entities.Productlist select ...
3
votes
1answer
118 views

Error: Sharepoint 2010 Web Part appears to be causing a problem. Invalid temp directory in chart handler configuration

I have a sp2010 website where I am trying to use a network path for the images as I have a WebFarm which is loadBalanced using CISCO ACE appliance hardware (without IP Stickiness). The reason I am ...