Jerry,
I believe you are trying to change the unique way Microsoft has designed for
this to work.
You can move all your project folders to a virtual web site and move all the
dll's to a bin
folder in that virtual folder & they will still work. All the apps then run
under the same applicaton folder (web application).
How to do this in a Windows app I don't know.

Louis Dascoulias, AWS
"Jerry" <Jerry@Jerry.com> wrote in message
news:bf8oa6$r3l$05$1@news.t-online.com...
> Hello
>
> I want to locate the DLL's Files not in the Standard BIN Directory.
>
> Under Properties I can change the Bin Directory but than the Application
> dosen't work anymore
> beacuse the aspx Files don't find the Classes from the Bin Files any more.
>
> How to do this ?
>
> Thanx
>
>