Thread: GAC'ed VB dot Net assembly not appearing under Registered assemblies
 |
This question is answered.
Helpful answers available: 1.
Correct answers available: 1.
|
Posts:
41
Registered:
2/20/00
|
|
I am trying to use a VB dot NET assembly. It is Strongly Named and is successfully Cached. It appears in the C:\Windows\Microsoft.NET\assembly\GAC_MSIL cache log. But it DOES NOT appear in the Registered Assemblies list inside the Import Component tool. In fact, it would seem that Delphi is not display most of the cached assembles and is looking in the wrong directory. Using the ADD button does nothing.
Has anyone successfully GAC'ed and imported a dot net assembly?
|
|
|
Posts:
41
Registered:
2/20/00
|
|
I managed to GAC the assembly but Delphi looks in the wrong directory for it.
|
|
|
|
Posts:
41
Registered:
2/20/00
|
|
answered as best as it is going to be
|
|
|
|
Posts:
26
Registered:
3/13/15
|
|
I am trying to use a VB dot NET assembly. It is Strongly Named and is successfully Cached. It appears in the C:\Windows\Microsoft.NET\assembly\GAC_MSIL cache log. But it DOES NOT appear in the Registered Assemblies list inside the Import Component tool. In fact, it would seem that Delphi is not display most of the cached assembles and is looking in the wrong directory. Using the ADD button does nothing.
Has anyone successfully GAC'ed and imported a dot net assembly?
Hi Springer,
You can use the .Net Assembly/WSDL Import tool which is part of the .Net Runtime Library for Delphi to import the .Net library from file or GAC and generate delphi codes from the imported assembly types.
For more information, go to https://crystalnet-tech.com/RuntimeLibrary/RuntimeLibUtilities.aspx
For more information about the .Net Runtime Library for Delphi, go to https://crystalnet-tech.com/RuntimeLibrary/RuntimeLibrary4Delphi.aspx
|
|
|
|
Legend
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|
Connect with Us