Subject Re: Vague Error
Author gymbratjodee
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.
>