The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm wondering how Syncfusion can add their assembly references to the 'Add Reference' dialog in VS. After installing my own assembly into the GAC, there were no entries in the dialog. I found information in the newsgroup and a link to MS(http://support.microsoft.com/default.aspx?scid=kb;EN-US;q306149). But I haven't found any registry keys from Syncfusion. Is there another possibiliy to add the link to my own assembly?
Regards
Thomas
ADAdministrator Syncfusion Team June 28, 2002 02:58 PM UTC
Thomas -
We use the technique that is described in the MS link you provided in your post. The key that gets installed is "SyncfusionAssemblies" (under the HKey_Local_Machine tree as described in the article). This path (specified by the default value of the key) points the "Assemblies" folder under the Syncfusion installation directory.
Regards,
Trampas
TZThomas ZuegerJuly 1, 2002 02:36 AM UTC
Hi Trampas
The only key I found was HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.0\AssemblyFolders\SyncfusionAssemblies. I was a little bit confused about your answer, because I haven't found the described key(like as the article). Is the key above an alternative to the key location from MS?
Regards
Thomas