Skip to content

Out of memory in Azure #101

@stroemhansen

Description

@stroemhansen

I get this exception when using RtfPipe in Azure.
On local machine it works fine.

System.OutOfMemoryException: Out of memory. at System.Drawing.Bitmap..ctor(Stream stream) at RtfPipe.RtfHtmlSettings.DataUri(Picture picture) at RtfPipe.Model.HtmlVisitor.Visit(Picture image) at RtfPipe.Model.HtmlVisitor.Visit(Element element) at RtfPipe.Model.HtmlVisitor.Visit(Element element) at RtfPipe.Model.HtmlVisitor.Visit(RtfHtml document) at RtfPipe.Rtf.ToHtml(RtfSource source, XmlWriter writer, RtfHtmlSettings settings) at RtfPipe.Rtf.ToHtml(RtfSource source, RtfHtmlSettings settings) at ExamCookie.Desktop.WebService1.PipeRtfToHtml(String value) in C:\Users\shy\Documents\Visual Studio 2015\Projects\ExamCookie\ExamCookie.Desktop\WebService1.asmx.vb:line 89

RtfData.rtf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions