It is a good thing to know that it should work :-)

And yes: I have access to the database file, and it is being used concurrently 
by other application threads.

I will continue to investigate the issue when I get back to the office in a few 
days. Thanks for your support.

Pierre

> Le 21 oct. 2013 à 09:47, Jiri Cincura <disk...@cincura.net> a écrit :
> 
>> On Sun, Oct 20, 2013 at 10:40 PM, Pierre Arnaud <pierre.arn...@opac.ch> 
>> wrote:
>> It's an FbException wrapping an IscException with the following message:
>> 
>>  I/O error during "CreateFile (open)" operation for file
>>  "C:\PROGRAMDATA\FOO\BAR.FIREBIRD"
>>  Error while trying to open file
> 
> Well, this is more or less generic error. Do you have access to that path?
> 
>> and if I watch what happens with ProcMon.exe, I see that there is an
>> attempt to open the database file, which fails because of a sharing
>> issue.
> 
> I don't know what you mean by "sharing", but once you have results
> from procmon you can see why exactly the operation failed.
> 
>> What I find suspect, is the fact that calling FbBackup the first time
>> seems to load fbembed.dll and various other related files; however, all
>> these files have already been loaded previously.
> 
> It doesn't matter. But you can always try to do backup (just for test)
> before any other operation.
> 
>> Should this work with the embedded server? Might I have an issue of DLL
> 
> Yes.
> 
> -- 
> Jiri {x2} Cincura (x2develop.com founder)
> http://blog.cincura.net/ | http://www.ID3renamer.com
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to