Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Error: RasterCodes engine has not been started. Call RasterCodecs.Startup before invoking this method
Started by robert.percy@xwave.com at 05-27-2008 10:45. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  05-27-2008, 10:45
robert.percy@xwave.com is not online. Last active: 5/27/2008 3:31:29 PM robert.percy@xwave.com

Not Ranked
Joined on 12-09-2004
Posts 1
Error: RasterCodes engine has not been started. Call RasterCodecs.Startup before invoking this method
Reply Quote
Please forgive me is this is the incorrect forum for this question.

We have a situation where in development, using Visual Studio 2008, our application runs fine and we can step through the code which first calls Rastercodecs.startup and then executes code to load an image, very similar to the code that comes with the examples.
However, in production we are getting the following error:

System.InvalidOperationException: RasterCodes engine has not been started. Call RasterCodecs.Startup before invoking this method
   at Leadtools.Codecs.RasterCodecs.CheckHasStarted()
   at Leadtools.Codecs.RasterCodecs..ctor()
   at LeadtoolsImageProcessing.Save(String imagePath, FileFormat format, String contentManagerPath, String& imageID)

The odd thing is, this is being thrown after a call to RasterCodecs.Startup.

Is it possible we are missing some dependencies in our bin folder? Where can I get a *complete* list of files required for deployment.

Thank you for your help in resolving this matter.

Robert





   Report 
  10-01-2008, 17:06
GregR is not online. Last active: 11/17/2008 11:10:19 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 1,706
Re: Error: RasterCodes engine has not been started. Call RasterCodecs.Startup before invoking this method
Reply Quote
For a list of the files necessary for your application, please read the help file article "Files to be Included With Your Application".

Greg Ross
LEADTOOLS Technical Support
   Report 
Post
LEAD Support Fo... » Developer » Deployment » Error: RasterCodes engine has not been started. Call RasterCodecs.Startup before invoking this method

Powered by Community Server, by Telligent Systems