GAC installed Assembly and IDE

  • Thread starter Thread starter Krish
  • Start date Start date
K

Krish

I am using the ICSharpCode.*.* assembly files, I ran the gacinstall.bat
which installs the assemblies to wht global assembly cache. This is the
winnt/assembly folder on windows 2000 machines.

What needs to be done from VS .NET studio when working with assembly files ?
Do I need to reference any files ? Shouldn't VS .net studio read the files
automatically ?

Any answers appreciated.

tks
 
Thanks that helped,

my questions also was :

Since my GAC files are in winnt\assemblies don;t have to do something to
get added to the .net environment.

I say this since when donot see intellisense show me members of the
assembly while i code in the ide.

I say ICSharCode. I expected to see the rest of the strings appear.

Sorry If I am not clear
 
Back
Top