|
From:
<car...@te...> - 2002-11-23 15:02:17
|
Hello:
This is a message give on the logger class:
public Log4CSharp(Type type, string fileName, Mode mode)
{
System.Diagnostics.Debug.Assert(type!=null, "Debe indicar una
declaracin de tipo de clase");
System.Diagnostics.Debug.Assert(fileName!=null, "Debe indicar un
fichero");
try
{
I´m going to translate the messages to English.
Best regards
Carlos Guzmán Álvarez
Vigo-Spain
Christoph Donges wrote:
> I am getting this Assertion error when connecting to a database. Can
> someone please provide a translation?
>
> Debe indicar una declaracin de tipo de clase
>
>
> Christoph
>
> ----- Original Message -----
> From: "Carlos Guzmán Álvarez"
> To: "Firebird .Net Provider" ;
> "Enrico speranza"
> Sent: Friday, November 22, 2002 7:45 PM
> Subject: [Firebird-net-provider] Re: New Setup for your .Net Provider
>
>
>
> >Hello:
> >
> > > Dear Mr. Guzmán Álvarez,
> >
> >Mr is not needed :)
> >
> > > I wanted to tell you how much I appreciate your .Net Provider for
> > > Firebird. I'm testing your solution and to become faster I created a
> > > setup. I used Free Ghost Installer. This installer also works
> under the
> > > .Net Framework. I'm attaching my setup and the configuration property
> >file.
> >
> >
> >This is very good, thanks very much
> >
> > >
> > > If you want to, when you release the next version, I can send you the
> > > new setup. Thank you very much for your work,
> >
> >
> >I will try to release next version using an installer, the free version
> >of Ghost Installer can be a good option :) thanks very much.
> >
> >
> >
> >
> >Best regards
> >Carlos Guzmán Álvarez
> >Vigo-Spain
> >
> >
> >
> >-------------------------------------------------------
> >This sf.net email is sponsored by:ThinkGeek
> >Welcome to geek heaven.
> >http://thinkgeek.com/sf
> >_______________________________________________
> >Firebird-net-provider mailing list
> >Fir...@li...
> >https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Firebird-net-provider mailing list
> Fir...@li...
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
|