Subject | Re: Vague Error |
---|---|
Author | gymbratjodee |
Post date | 2011-04-27T20:15:36Z |
So after days of messing with the firebird.conf and other files we figured out the solution. When debugging NUnit tests that need access to the udf files, you have to put a copy of the conf file with your correct root directory in you JetBrains\ReSharper\v5.1\bin folder. Happy debugging.....
--- In firebird-support@yahoogroups.com, "gymbratjodee" <jpage@...> wrote:
>
> By the way, we are using the embedded version and are still using v 1.5. The status vector returned is as follows if that is helpful...
>
> [0] 1
> [1] 335544831
> [2] 2
> [3] 269800456
> [4] 2
> [5] 9598264
> from [6] on is 0
>
> --- In firebird-support@yahoogroups.com, "gymbratjodee" <jpage@> wrote:
> >
> > We are using the UUID_CREATE() method from the UUIDLib.dll in our 'insert' stored procedures. When we run our application normally everything works fine. When we attempt to run unit tests from a test project, we get the following error:
> >
> > FirebirdSql.Data.FirebirdClient.FbException : Access to UDF library "uuidlib.DLL" is denied by server administrator
> > ----> FirebirdSql.Data.Common.IscException : Exception of type 'FirebirdSql.Data.Common.IscException' was thrown.
> >
>