0
Yes dear because i am beginner
0
Judging by his other threads today, the OP is just practicing doing various things with assemblies :)
0
why are you trying to globalize that .dll. may i know the reason?
0
hi
Dear
Change the directory D to C: and run that command. And then check the assembly folder.... Otherwise check the .Dll file in D drive....
dear but
Library is in d: drive which i have created and how i make it globalize from c Drive....?
0
@Smart lucky: Yes. if it is a simple class library dll why r u trying to deploying it into GAC.
@Suthish: He might using that dll in some other applications like SharePoint etc.
0
If it is a simple Class Library dll then why you forcefully registering it into GAC?
0
Hi,
Change the directory D to C: and run that command.
And then check the assembly folder....
Otherwise check the .Dll file in D drive....
0
hi
C:\WINDOWS\assembly
yes i am checking it in this folder but the assembly is added in G A C which is not shown here
d\:>c#sharp\sharedfolder\gacutil /i ClassLibrary.dll
i am adding in this way is it correct way...?
it is showing message , successfully but when i am going it the windolw\assembly folder it not showing
can any one help me ....?
0
Hi,
Global assembly cache location is C:\WINDOWS\assembly. Here your .dll file stores.
Check it....
0
but not showing the assembly? where?
which assembly you trying to add?