I recently installed Oracle Developer Tools for Visual Studio. Now I get this error when opening Visual Studio. Can someone explain to me a hoe to get rid of this message.
Microsoft Visual StudioThe Oracle Data Provider for .NET was installed without configuration across the entire computer. However, the version of Oracle Data Provider for .NET was discovered in the global assembly cache, which may be incompatible. Remove Oracle Data Provider for .Net from Global Assembly Cache restart Visual Studio[OK]
Microsoft Visual Studio
The Oracle Data Provider for .NET was installed without configuration across the entire computer. However, the version of Oracle Data Provider for .NET was discovered in the global assembly cache, which may be incompatible. Remove Oracle Data Provider for .Net from Global Assembly Cache restart Visual Studio
[OK]
, . : Studio https://docs.microsoft.com/en-us/dotnet/framework/tools/developer-command-prompt-for-vs
gacutil /l,
gacutil /l
, :
gacutil /u [assembly name]
. (, Oracle.ManagedDataAccess)
Oracle.ManagedDataAccess
Visual Studio, . , machine.config , . , .
machine.config
, .
C:\Windows\Microsoft.NET\ . ,
Source: https://habr.com/ru/post/1613254/More articles:ASP.NET Identity Manager Database Permissions - c #MockRestServiceServer не проверяет правильность запроса - springStop Parse sdk to open Safari popup for Facebook login - facebook-ios-sdkHow to remove .NET DLLs from a GAC Server - .netHow can I dynamically render images from an image folder using Jinja and Flask? - pythonMeanshift's object tracking algorithm generates a centroid update to the search box - c ++What is [Full GC (Distribution Failure) - javaСвойство Swift протокола в протоколе - Кандидат имеет несогласованный тип - swiftUsing multiple DotSpan in MaterialCalendarView - androidCustom interrupt functions pyspark dataframe - pythonAll Articles