Hello,
I have installed the 2011 Q3 SAK on my SP2010 dev farm and I can use the grids etc but adding the Telerik SPRadChart Web Part gives me:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 2 Jan 2012 09:05:49 UTC
Message: Unhandled Error in Silverlight Application
Code: 2104
Category: InitializeError
Message: 2104 An error has occurred.
Line: 789
Char: 5
Code: 0
URI: http://devsrv03/sites/test/SitePages/test.aspx
I have checked that my webapp have the mime types.
This is from the source of the page:
Do you have any other suggestions how to fix this issue?
Thanks,
David
I have installed the 2011 Q3 SAK on my SP2010 dev farm and I can use the grids etc but adding the Telerik SPRadChart Web Part gives me:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 2 Jan 2012 09:05:49 UTC
Message: Unhandled Error in Silverlight Application
Code: 2104
Category: InitializeError
Message: 2104 An error has occurred.
Line: 789
Char: 5
Code: 0
URI: http://devsrv03/sites/test/SitePages/test.aspx
I have checked that my webapp have the mime types.
This is from the source of the page:
<
object
data
=
"data:application/x-silverlight-2,"
type
=
"application/x-silverlight-2"
width
=
"90%"
height
=
"90%"
>
<
param
name
=
"source"
value
=
"/_catalogs/masterpage/SPRadChart.xap"
/>
<
param
name
=
"autoUpgrade"
value
=
"True"
/>
<
param
name
=
"minRuntimeVersion"
value
=
"4.0.50401"
/>
<
param
name
=
"onError"
value
=
"onSilverlightError"
/>
<
param
name
=
"background"
value
=
"white"
/>
<
param
name
=
"initParams"
value
=
"SiteUrl=http://devsrv03/sites/test,DisplayLegend=True,LegendItemMarkerShape=Square,LegendPosition=Right,ChartTitle=RadChart,MarkedZones=,ColorPalette=,EnableAnimations=True,ItemWidthPercent=80,ItemOverlapPercent=0,LabelFormatBehavior=HumanReadable,NoDataString=No Data,EnableLogarithmicScale=False,EnableHorizontalGridlines=True,EnableHorizontalMinorGridlines=False,EnableHorizontalStriplines=True,EnableVerticalGridlines=False,EnableVerticalStriplines=False,EnableSelection=False,EnableCustomGridline=False,AxisXLayoutMode=Auto,AxisXLabelStep=1,AxisXLabelLevelCount=1,AxisXLabelRotationAngle=0,AxisXTicksDistance=50,AxisYExtendDirection=Smart,ListId=00000000-0000-0000-0000-000000000000,SeriesDefinitions=,MS.SP.url=http://devsrv03/sites/test"
/>
<
a
href
=
"http://go.microsoft.com/fwlink/?LinkID=149156&;v=4.0.50826.0"
style
=
"text-decoration:none"
>
<
img
src
=
"http://go.microsoft.com/fwlink/?LinkId=108181"
alt
=
"Get Microsoft Silverlight"
style
=
"border-style:none"
/>
</
a
>
</
object
>
Do you have any other suggestions how to fix this issue?
Thanks,
David