Simon Mourier's Avatar
Simon Mourier's blog (1807 answers on StackOverflow) about Microsoft technologies C#, C/C++, .NET, WinRT, WinUI3, AOT, P/Invoke, COM, Interop, DirectX, Direct2D, Windows, ...
  • 🔎︎ Search
  • Categories
  • Archives
  • About Me
  • .net
  • database
  • visual-studio

Could not load file or assembly 'Oracle.DataAccess' - Markup View

Oct 4, 2011 See the question and my original answer on StackOverflow

Ideas you can check:

  • Check the Oracle.DataAccess reference in your Visual Studio project has the 'Specific Version' property set to 'False' (this is not the default).
  • Use the Fuslogvw.exe to determine what are the locations the .NET Framework is trying
  • SmoBlog © 2010-2026 Simon Mourier. All rights reserved.
  • Privacy & Terms