Adding a Reference to an Assembly in GAC

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I added a RCW to the GAC using the command line tool gacutil.exe,
(gacutil.exe -i C:\SQLDTSRCW\Microsoft.SQLServer.DTSPkg80.dll).

When I go to add a refernce to it in my VB.NET Console app it doesn't show
up in the list of availible files, I have to browse to it.

Does anybody know how you make it show up in the list so you don't have to
browse to it?

Thanks,
 
Thank You,

Now I have to figure out how to create the registry entry with the windows
installer.
Again thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top