I have added the UltraWebChart dll to my project and added a sample chart with all the data on the aspx page. I do not see a valid chart while running the project. The image is just showing an X mark at the top left corner. Why is the image not displaying ?
I am adding the following lines in the Web.Config file,
<
configuration>
<configSections>
section name="infragistics.web" type="System.Configuration.SingleTagSectionHandler,System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
</
configSections>
compilation debug="true" targetFramework="4.0">
assemblies>
add assembly="Infragistics35.WebUI.UltraWebChart.v10.1, Version=10.1.20101.1011, Culture=neutral, PublicKeyToken=7DD5C3163F2CD0CB"/>
add assembly="Infragistics35.WebUI.Shared.v10.1, Version=10.1.20101.1011, Culture=neutral, PublicKeyToken=7DD5C3163F2CD0CB"/>
Do I need to add anything under the httpHandlers sections?
Also should the licenses.licx contain only the WebChart dll information?
Can you give me a suggestion/solution to this problem asap? Appreciate it.
Thanks
K. Sanker
Hi Karuth,
I'm opening up a case for you so that we can work on your design.
You'll hear from me shortly thru your case.