That's the way it works dude.
All referenced assemblies (dll's) are copied to the bin directory.
This is what allows a "copy and deploy" ability.
And writing another post ......
(which would be in addition to this one and the Wednesday, November 08, 2006
8:57 AM post)
isn't going to change that.
You can check this
http://www.devx.com/dotnet/Article/10045/1945?pf=true
link, and start a path to understanding how dotNet apps get deployed.
"ThazKool" <> wrote in message
news: oups.com...
> No matter what I do the external class library DLL is added back to the
> bin folder. I have tried to remove this on the server, in vss, and in
> the "Temporary ASP.NET Files" folders to no avail. Can anyone help?
>