View Designer of a Report Code
Posted: Wed Jun 13, 2007 3:24 am
Hi all,
I have a Report Code file which is exported from a StimulReport and I want to see and update it. In order to view it, I right-click the cs file and select View Designer but there is an error as below and I don't know how to fix it. If anybody has experienced in solving this issue, could you please let me know the solution?
Thanks a lot in advance.
Trang
I have a Report Code file which is exported from a StimulReport and I want to see and update it. In order to view it, I right-click the cs file and select View Designer but there is an error as below and I don't know how to fix it. If anybody has experienced in solving this issue, could you please let me know the solution?
By the way, StimulReport supports design in run-time, is this feature available for Web Form report? I also wonder if web clients should install StimulReport soft in order to use this feature.One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes.
Events cannot be set on the object passed to the event binding service because a site associated with the object could not be located.
Hide
at System.ComponentModel.Design.EventBindingService.EventPropertyDescriptor.SetValue(Object component, Object value)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeAttachEventStatement(IDesignerSerializationManager manager, CodeAttachEventStatement statement)
at System.ComponentModel.Design.Serialization.CodeDomSerializerBase.DeserializeStatement(IDesignerSerializationManager manager, CodeStatement statement)
Thanks a lot in advance.
Trang