報告錯誤1:指定的存儲區提供程序在配置中找不到,或者無效。html
報告錯誤2:System.Data.ProviderIncompatibleException: The provider did not return a ProviderManifest instance. ---> System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.oracle
解決辦法:安裝ODTwithODAC1120320_32bit ,到oracle主頁能夠下載:ide
http://www.oracle.com/technetwork/developer-tools/visual-studio/downloads/index.htmlvisual-studio
注意!!!必定要下載32位的,由於VS是32位的。spa
32-bit ODAC 是支持64位的,而64位的ODP.NET是不支持EntityFramework的。htm
若是安裝了ODTwithODAC1120320_32bit仍然報錯,那麼就是應用程序不是X86的。it