I just downloaded your project and opened it in VS 2008.
I installed all requirements you wrote on the page.
After rebuilding the solution and starting the app I get the following
error message.
Can somebody help me?
"Unknown attribute Grid.Row on element UpdateablePivotGridControl.
[Line: 79 Position: 62]"
> I installed all requirements you wrote on the page.
Probably you have not installed Microsoft® Silverlight™ Toolkit
October 2009 (October!!!)
http://silverlight.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30514
To use other versions (i.e. November) you need to rebuild all
libraries from source.
Regards,
Anatoly
thanks for your thoughts but I still receive the error message that
the attribute Grid.Row is unknown.
Has anybody other ideas?
Thanks?
On Jan 7, 9:33 pm, Galaktika OpenSource
<galaktika.opensou...@gmail.com> wrote:
> Hi Lars,
>
> > I installed all requirements you wrote on the page.
>
> Probably you have not installed Microsoft® Silverlight™ Toolkit
> October 2009 (October!!!)http://silverlight.codeplex.com/Release/ProjectReleases.aspx?ReleaseI...
// Assembly System.Windows, Version 2.0.5.0
Location: C:\Program Files (x86)\Reference Assemblies\Microsoft
\Framework\Silverlight\v3.0\System.Windows.dll
Name: System.Windows, Version=2.0.5.0, Culture=neutral,
PublicKeyToken=7cec85d7bea7798e
Type: Library
// Assembly System.Windows, Version 2.0.5.0
Location: C:\Program Files (x86)\Microsoft Silverlight
\3.0.40818.0\System.Windows.dll
Name: System.Windows, Version=2.0.5.0, Culture=neutral,
PublicKeyToken=7cec85d7bea7798e
Type: Library
This error means that you have no appropriate version of this assembly
or it cannot be loaded in silverlght app by some reason.
Can you execute ANY other silverlight 3.0 app?