On Sun, Aug 29, 2010 at 08:24, LtColRDSChauhan <rdsc1...@gmail.com> wrote:
> 1.  The under mentioned problem posted by me was perhaps of the IDE i'm
> using ie SharpDevelop Version 4.0.0.6466.
> 2.  When i added a try - catch block for back up and restore  executes, the
> application worked fine.
> 3.  But not been able to pin point the cause of previous exception is giving
> me an uneasy feeling.  I am not been able to figure out how the directory
> name as under figured in the first line of the Exception which i had got.
> Line reproduced as under :-
>
> System.ArgumentException: The directory name
> C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Services is
> invalid
>
> Regards and thanks.
> _________________________________________________________________
>
>
> On Sun, Aug 29, 2010 at 8:47 AM, LtColRDSChauhan <rdsc1...@gmail.com> wrote:
>>
>> Hello,
>> 1.  The FbBackup's Execute method, which worked well for earlier builds of
>> FireBird .NET Provider, now leads to following unhandled exception please on
>> using build dated 16 Aug 2010.
>> 2.  As the back up failed, the FBRestore could not be checked.
>>
>> Exception thrown:
>> System.ArgumentException: The directory name
>> C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Services is
>> invalid.
>>    at System.IO.FileSystemWatcher.set_Path(String value)
>>    at ICSharpCode.SharpDevelop.FileChangeWatcher.SetWatcher()
>>    at ICSharpCode.SharpDevelop.FileChangeWatcher..ctor(OpenedFile file)
>> .....
>> --
>>   Regards,
>>   Lt Col (Retd) Rajiv Dular Singh Chauhan
>>   09601704890
>>   0265-2637655
>> _____________________________

The SharpDevelop is causing you the problem. Try to run app outside it
and everything should be fine.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to