Use a processor architecture specific folder (ex x86) in order to get the 
fbembed.dll
-------------------------------------------------------------------------------------

                 Key: DNET-478
                 URL: http://tracker.firebirdsql.org/browse/DNET-478
             Project: .NET Data provider
          Issue Type: Improvement
          Components: ADO.NET Provider
            Reporter: Greg
            Assignee: Jiri Cincura
            Priority: Minor
         Attachments: Search Process Architecture Folder for Client 
Library.patch

Assemblies build with 'Any CPU' as the processor architecture may be run on 
both 32bit (x86) and 64bit (AMD64) environments however this may cause issues 
as the current Firebird ADO.NET provider only searches the root. To address 
this if the program could first search in a processor architecture folder for 
the fbembed.dll. You can use the PROCESSOR_ARCHITECTURE environmental variable 
to determine what architecture is used 
(http://msdn.microsoft.com/en-us/library/aa384274.aspx).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to