GithubHelp home page GithubHelp logo

Comments (4)

Krashlog avatar Krashlog commented on June 24, 2024 4

We're getting the same errors randomly on some of our web servers. We've been using GhostScript.NET for years without any problems. We've tried enabling 32-bit applications, it seemed to work for a while but the problems came back. So, recycling the app pool seems to fix the problem temporarily, but that's not a long term solution.

So, short of periodically recycling the app pool, any clues/ideas?

from ghostscript.net.

ahmetmert avatar ahmetmert commented on June 24, 2024

Did you somehow fix this issue ? After it is been used for a few month, I start constantly getting this exception

from ghostscript.net.

JohnVLinton avatar JohnVLinton commented on June 24, 2024

I believe the fix I found involves enabling 32-bit applications to run in your IIS application pool. (Or at least this is a necessary if not sufficient part of the answer.) Then recycle your pool/app. Elsewise it takes a lot of fiddling still maybe... :(

Definitely look at trying both raster.Open(fileStream, _version, false) and raster.Open(fileStream, _version, true) and comparing performance. Often when one of these doesn't work the other does. If you open from file, lock with static lock around the region you need it open for multiple users.

For such a popular library, it does have some weird little ghosts, if you'll pardon the pun.

from ghostscript.net.

jhabjan avatar jhabjan commented on June 24, 2024

Fixed in today's v.1.2.2. release.

from ghostscript.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.