Base solution for your next web application

Activities of "registosglintt"

Hi,

Did you create a issue? I didn't find it :(

How did you solve this problem?

Thanks in advice,

Answer

Hi alper,

Thanks you for your reply :)

To exceed this problem, i needed to install Oracle.ManagedDataAccess.dll to my GAC (Global Assembly Cache). And How?

Oracle.ManagedDataAccess.dll can be found in your nuget package lib directory (mine was .\packages\Oracle.ManagedDataAccess.12.1.2400\lib\net40)

C:\DOTNET\Modules\Html\GlinttAccessManagement\src\packages\Oracle.ManagedDataAccess.12.2.1100\lib\net40>"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools/gacutil.exe" /i .\Oracle.ManagedDataAccess.dll
Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.0
Copyright (c) Microsoft Corporation.  All rights reserved.

Assembly successfully added to the cache
Answer

Hi ismcagdas, thank you for your reply,

Because I need to implement others password encryption/decryption algorithms .

Showing 1 to 3 of 3 entries