D
dan weichart
I have deployed some assemblies to the GAC but am unable
to see the assemblies in the .NET tab of the Add Reference
form in Visual Studio. The assemblies do appear in the
Assembly Cache in the .NET configuration tool. Interop
assemblies were deployed via tlbimp and gacutil. A .NET
assembly that references the interop COM assemblies was
deployed via deployement project.
I know I can browse to the assembly needed, however making
these assemblies easy to find for beginning .NET
developers is one of the goals.
Any hints?
dan weichart
to see the assemblies in the .NET tab of the Add Reference
form in Visual Studio. The assemblies do appear in the
Assembly Cache in the .NET configuration tool. Interop
assemblies were deployed via tlbimp and gacutil. A .NET
assembly that references the interop COM assemblies was
deployed via deployement project.
I know I can browse to the assembly needed, however making
these assemblies easy to find for beginning .NET
developers is one of the goals.
Any hints?
dan weichart