Files vs Assemblies entries

Got a problem you cannot solve? Try here.
EricB
Posts: 54
Joined: Tue Mar 29, 2005 12:00 pm

Files vs Assemblies entries

Postby EricB » Wed Mar 30, 2005 5:59 pm

I am trying to determine the difference between the "Files" entries and the "Assemblies" entries, and when to use which one.

If I put my application executable and associated 3rd party assemblies in the "Files", all works fine, but I am thinking that I should be using the "Assemblies" for the 3rd party assemblies instead. I am installing them to $TARGETDIR$ rather than the GAC.

Which is the "correct" or "best" way?

Thanks,

Eric

sinan
Site Admin
Posts: 1020
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Postby sinan » Thu Mar 31, 2005 4:16 am

If you are not installing into the GAC, and if you do not intend to register the assemblies with the system (for use with other apps), using the Files view is fine. The Assemblies view is for use when you want to register the assemblies with the system, either inside the GAC or outside it.

EricB
Posts: 54
Joined: Tue Mar 29, 2005 12:00 pm

Postby EricB » Thu Mar 31, 2005 9:29 am

Thanks,

Eric


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 73 guests