Home All Groups Group Topic Archive Search About

proper use of codebase tag

Author
22 Nov 2006 4:16 PM
Darren Mar-Elia
I have a .net 2.0 winforms app that references a MS DLL. When I run the app,
it fails and says it can't find the DLL. I've turned on Fusion logging and
clearly its only looking in the appbase directory. So I added a
dependentAssembly section to the app's config file that references the file
system location where the DLL resides, as shown:

"file://c:/program files/<MsApp>/"

Unfortunately, while the Fusion log finds the config instruction, it doesn't
seem to be looking in the directory I've specified. Am I missing something?

thanks


--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy
http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Training Videos, Whitepapers and Utilities for all things Group
Policy-related
Group Policy Management solutions at http://www.sdmsoftware.com

AddThis Social Bookmark Button