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

Problem with designer in reporting

1 Answer 108 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
luke
Top achievements
Rank 1
luke asked on 12 Jan 2011, 12:14 PM
Hi, after upgrade to newer version Telerik_Reporting_Q3_2010_v4_2_10_1221 i have problem with designer - its not avaiable... here is call stack:

at System.ComponentModel.TypeDescriptor.AddAttributes(Object instance, Attribute[] attributes)
at Microsoft.VisualStudio.Design.VSDesignSurface.CreateDesigner(IComponent component, Boolean rootDesigner)
at System.ComponentModel.Design.DesignerHost.AddToContainerPostProcess(IComponent component, String name, IContainer containerToAddTo)
at System.ComponentModel.Design.DesignerHost.PerformAdd(IComponent component, String name)
at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.CreateComponent(Type componentType, String name)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.CreateInstance(Type type, ICollection arguments, String name, Boolean addToContainer)
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)

thanks for help.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Jan 2011, 01:59 PM
Hi Lukasz Hutyra,

Please make sure your project is not marked with read-only attribute and re-run the Upgrade Wizard so that it can upgrade your project correctly. After that, rebuilt the project and try opening the report again.

Regards,
Steve
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
Tags
General Discussions
Asked by
luke
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or