Unable To Load App Targeted For .Net 4
--------------------------------------

                 Key: DNET-375
                 URL: http://tracker.firebirdsql.org/browse/DNET-375
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.5.1
         Environment: Win XP, Vista, Visual Studion 2010 Express
            Reporter: Joe Montgomey
            Assignee: Jiri Cincura


An app built with .Net 4 is unable to load on a machine that does not have 
System.Web.dll installed. 

Error message is: "Could not load file or assembly 'System.Web, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of 
its dependencies. The system cannot find the file specified."

The app makes NO use of System.Web either in the using statements or 
references. The same app, when .Net 3.5 is the target, loads & executes fine.

Appears that .Net 4 has done something that causes 
FirebirdSql.Data.FirebirdClient to have a dependency on System.Web.dll

Do newer versions of FirebirdSql.Data.FirebirdClient (2.5.2 or 2.6) have this 
dependency?

-- 
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

        

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to