1
Answer

Problem with adding a reference to a shared assembly

Photo of kerenshor

kerenshor

20y
1.7k
1
I am using Visual Studio .NET 2003 under Windows XP Pro. I had created a shared assembly and assigned it a Strong Name. I have installed the assembly in the GAC (c:\WINDOWS\assembly) with the .NET Configuration tool. Up to now it looks OK. From my client, I have tried to add reference to that assembly in the GAC (Project --> Add Reference). I have selected the .NET tab, pressed the Browser button, picked the c:\WINDOWS\assembly directory and selected the desired shared assembly, but the Open button is disabled. Even if another assembly is selected, the Open button is still disabled. I am stuck. I can't add the shared assembly to my client. Can anybody help? David

Answers (1)

0
Photo of Jaganathan Bantheswaran
NA 21.9k 2.2m 11y
Try these steps & let us know.

Uninstall the application & crystal report runtime.
Restart the machine.
First install crystal report runtime
Install your application now. 
0
Photo of Prasadani Perera
NA 3 996 11y
Yes,All the DLL files are including set up file.Because all the other functions are working perfectly,only the problem with the reports.I installed crystal report runtime,but still the problem is same.I feel something has missed installing & I don't know what is it.Is something more I have to install or installing run time is not the correct one to install?Please help..
0
Photo of Jaganathan Bantheswaran
NA 21.9k 2.2m 11y
Hi,

How do you packed it? Package has all the necessary dlls?