Quote:
quote:Originally posted by BrianWren
Come on: Itâs been a weekâno one has a response?
|
Okay, okay! Settle down.
First a disclaimer: I am working exclusively in .NET 2003, and although I was full steam on the beta 2005 I got shifted off to another projet about 6 months ago. So... things might have changed.
You can put dlls anywhere you want them to be as long as they are installed in the GAC. Otherwise, they need to be in the bin folder or one of its children.
Remember: The "equivalent" of the GAC in good ole COM was the registry - so it didn't matter at all where you placed the dlls, since the location of the dll was determined by COM which looked it up in the registry via the prog id.
Make Sense?
So, (again, unless things are changing), ASP.NET is inflexible about where the dlls can reside.
Woody Z
http://www.learntoprogramnow.com