This is a migrated thread and some comments may be shown as answers.

Getting started

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Will Ferguson
Top achievements
Rank 1
Will Ferguson asked on 26 Jul 2010, 07:13 AM
Hi I am just starting with telerik reports and I'm having difficulty
I create a new WPF  project. Builds and runs fine
I add a new item - (installed templates-reporting-Telerik Report q2 2010)
Bang error
 here's the call stack
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.Error(IDesignerSerializationManager manager, String exceptionText, String helpLink)
at System.ComponentModel.Design.Serialization.TypeCodeDomSerializer.Deserialize(IDesignerSerializationManager manager, CodeTypeDeclaration declaration)
at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload)   
So am I missing something. I can run the reporting samples ok. Just can'r make My own reports.

Please help.

1 Answer, 1 is accepted

Sort by
0
Will Ferguson
Top achievements
Rank 1
answered on 26 Jul 2010, 08:47 AM
Ok I think I found the problem. Which I'll post for anyone else interested.

I was targeting .net framework client profile .
by changing the project to target the .net 4 profile all works

cheers, Will
Tags
General Discussions
Asked by
Will Ferguson
Top achievements
Rank 1
Answers by
Will Ferguson
Top achievements
Rank 1
Share this question
or