New error message

jda jda at his.com
Wed Jul 12 15:54:10 CDT 2006


>On 7/12/06 10:37 PM, "jda" <jda at his.com> wrote:
>
>Hi Jon,
>
>>  I'm getting a new error with b15 that I never got before. I'm trying
>>  to open a file
>>
>>       i = valentina.GetDatabaseVersion(f) //make sure it is V2 or later
>>       if i < &H200 then
>>         return f
>>       end if
>>
>>         vdb = new VDatabase
>>         vdb.open(fOut) -> Exception
>>
>>
>>
>>  Exception: "Volume: Database1 co#47120B Embedded File: 0x3000300000"
>>  is already open. Exception Error Number" 365828
>>
>>
>>  This code has worked ever since v2 was released -- why does it fail
>>  now? Is GetDatabaseVersion opening the file now?
>
>I have see the same once ... You can reproduce this ?
>
>Please tell me how to..
>

Hi Ruslan,

I will send you a small database I just made. You have my latest 
project -- open the db with that and you should see the error.

Jon

P.S. I just tried b16 -- it just crashes without an exception or a crash log.


More information about the Valentina-beta mailing list