On 8/4/07, Dean Harding <[EMAIL PROTECTED]> wrote: > > FirebirdSql.Data.FirebirdClient.FbException: operating system > > directive CreateFileMapping failed ---> > > Starting from Windows XP SP2, any user who calls CreateFileMapping in a > session other than session 0 needs the "Create Global Objects" permission > (in Local Security Policy). > > This may not have been a problem for you on Windows XP because, usually, the > first person to log on gets session 0. That's changed in Vista so that the > first person to log gets session 1 (only services run in session 0 on Vista) > -- which means this also not a problem for firebird server (which runs as a > service), only embedded. > > So, I suspect that if you grant that user the "Create Global Objects" > permission, log off and back on, the problem will be solved. > > Dean. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > Dean,
I'll bet you are right, but what does this mean as more and more folks move to VISTA, will all my users have to have admin rights to run any software that accesses Firebird embedded? As more and more businesses are locking down admin rights, our software opportunities will be more and more limited :( Thanks for your insight. Marv ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider