Re: The process cannot access the file 'xxx' because it is being used by another process.

  •  10-02-2008, 9:56 AM

    Re: The process cannot access the file 'xxx' because it is being used by another process.

    Hi Terry,
     
    I  tried what you asked, and it worked just fine.
     
    I ended up fixing the problem by reading the bytes in to an array and creating a new memory stream to create my Aspose document. 
     
    I figure that maybe aspose is doing something to the stream thus causing this error to happen.
     
    Anyways all good for now.
     
    Thanks for all the help.

    Regards,

    Moe
View Complete Thread