Can you try running that under Mono 3.4.x?
--
Mgr. Jiri Cincura
Independent IT Specialist
From: Ernesto Cullen [mailto:ernestocul...@gmail.com]
Sent: Tuesday, July 29, 2014 3:28 PM
To: firebird-net-provider@lists.sourceforge.net
Subject: [Firebird-net-provider] Problem reading resources on linux
gt;
>
> Hope this helps,
>
>
>
> Ed Mendez
>
>
>
> *From:* Ernesto Cullen [mailto:ernestocul...@gmail.com]
> *Sent:* Tuesday, July 29, 2014 9:28 AM
> *To:* firebird-net-provider@lists.sourceforge.net
> *Subject:* [Firebird-net-provider] Problem reading resourc
@gmail.com]
Sent: Tuesday, July 29, 2014 9:28 AM
To: firebird-net-provider@lists.sourceforge.net
Subject: [Firebird-net-provider] Problem reading resources on linux
I've created a small program to test firebird access with an embedded server on
linux (with mono), but I am getting er
I've created a small program to test firebird access with an embedded
server on linux (with mono), but I am getting errors related to resources.
This is the program:
namespace ConsoleFBTest
{
class MainClass
{
public static void Main (string[] args)
{
Console.W