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

The method or operation is not implemented exception in webforms

5 Answers 418 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mohammed
Top achievements
Rank 2
Mohammed asked on 08 Apr 2013, 11:07 PM
Hi team,
I have a drill through sub report.
when I run it in winform simple form application it work fine but when i run it in webforms i get the below exception i don't know why


Server Error in '/leadslightning' Application.

The method or operation is not implemented.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NotImplementedException: The method or operation is not implemented.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NotImplementedException: The method or operation is not implemented.]
   Telerik.Reporting.Html5Rendering.Writers.Svg.SvgPathBuilder.Visit(BezierSegment bezier) +28
   Telerik.Reporting.Processing.Primitives.BezierSegment.Accept(PathSegmentVisitor visitor) +12
   Telerik.Reporting.Processing.Primitives.PathSegmentVisitor.Visit(PathSegment seg) +12
   Telerik.Reporting.Html5Rendering.Writers.Svg.SvgPathBuilder.GetSvgPath(PathGeometry geometry) +304
   Telerik.Reporting.Html5Rendering.Writers.Svg.PrimitivesWriter.Visit(PathGeometry pathGeometry) +637
   Telerik.Reporting.Processing.Primitives.PathGeometry.Accept(PrimitiveElementVisitor visitor) +12
   Telerik.Reporting.Html5Rendering.Writers.Svg.PrimitivesWriter.Write(ICanvas canvas) +78
   Telerik.Reporting.Html5Rendering.Writers.Svg.Canvas.Write(LayoutElement element, ElementPageInfo pageInfo, Padding padding) +521
   Telerik.Reporting.Html5Rendering.Writers.Svg.Graph.Begin(LayoutElement element, ElementPageInfo pageInfo) +1034
   Telerik.Reporting.Html5Rendering.Writers.Report.WriteStartElement(LayoutElement element, ElementPageInfo pageInfo) +49
   Telerik.Reporting.BaseRendering.PageHandler.Telerik.Reporting.Paging.IPageHandler.StartElement(LayoutElement element, ElementPageInfo info) +14
   Telerik.Reporting.Paging.PageStartElement.AddToPage(IPageHandler handler) +19
   Telerik.Reporting.Paging.PageElementLayer.AddToPage(IPageHandler handler) +69
   Telerik.Reporting.Paging.PageElementManager.AddToPage(IPageHandler handler) +34
   Telerik.Reporting.Paging.PageCompositionBase.AddElementsToPage() +31
   Telerik.Reporting.Paging.PageCompositionBase.SendPhysicalPages() +38
   Telerik.Reporting.Paging.PageCompositionBase.OutputPage() +550
   Telerik.Reporting.Paging.PageCompositionBase.CreatePages() +766
   Telerik.Reporting.Paging.PagerBase.Telerik.Reporting.Paging.IPager.CreatePages(IPageHandler handler, Report report) +42
   Telerik.Reporting.BaseRendering.RenderingExtensionBase.Render(Report report, Hashtable renderingContext, Hashtable deviceInfo, CreateStream createStreamCallback, EvaluateHeaderFooterExpressions evalHeaderFooterCallback) +320
   Telerik.Reporting.Processing.ReportProcessor.RenderCore(ExtensionInfo extensionInfo, IList`1 reports, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback) +891
   Telerik.Reporting.Processing.ReportProcessor.RenderCore(String format, IList`1 reports, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback) +49
   Telerik.ReportViewer.WebForms.ReportPageOperation.RenderReport(String format, IList`1 processingReports, Hashtable deviceInfo, IRenderingContext renderingContext) +85
   Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() +206
   Telerik.ReportViewer.WebForms.ReportPageOperation.PerformOperationOverride() +88
   Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) +49
   Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) +194
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +341
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69

5 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 11 Apr 2013, 12:35 PM
Hello Mohammed,

This issue is logged in our bug tracking system and will be fixed for the next official release or an internal build.

Please excuse us for the temporary inconvenience.

Greetings,
Peter
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

0
Yongke
Top achievements
Rank 1
answered on 19 Apr 2013, 05:22 PM
Is there any work around in the mean time?  Report was working fine, then suddenly, it stopped working.
0
Peter
Telerik team
answered on 24 Apr 2013, 08:37 AM
Hello Yongke,

The bug is fixed in the latest internal build. Give it a try and let us know how it goes.

All the best,
Peter
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

0
Yongke
Top achievements
Rank 1
answered on 24 Apr 2013, 01:01 PM
Hi Peter, the internal build does indeed work.  Does it matter if I buy the product or use the demo?  Will I be still able to use this build?

----------------------------

Also, I have noticed another bug introduced in this internal build, please check screenshots:

Before, unbroken:

http://imgur.com/BLihRIS

Now, broken:

http://imgur.com/qaN24S0
0
Peter
Telerik team
answered on 24 Apr 2013, 03:54 PM
Hi Yongke,

When you are using the trial you are limited to 30 days trial support and all of your reports will include a trial message.

About the broken report, do you use the Graph item? Additionally we will appreciate if you send us the problematic report definition to review on our end.

Regards,
Peter
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Mohammed
Top achievements
Rank 2
Answers by
Peter
Telerik team
Yongke
Top achievements
Rank 1
Share this question
or