M
Michelle
I have a website with 6 virtual directories under it who dont "see" the bin/
directory in the root.
If I create a /bin directory in each virtual directory and then copy my
dll's in there, it works.
Any idea what I'm doing wrong? Or any other way to reference a dll?
I know a solution is to copy the dll's into the GAC, but this server has
many other websites running on it, so I don't want the dll's there and
available to any other websites.
Ideally my dlls would go into a single directory so that the root and all of
the virtual directories could use it, but no other websites could.
Thanks,
Michelle
directory in the root.
If I create a /bin directory in each virtual directory and then copy my
dll's in there, it works.
Any idea what I'm doing wrong? Or any other way to reference a dll?
I know a solution is to copy the dll's into the GAC, but this server has
many other websites running on it, so I don't want the dll's there and
available to any other websites.
Ideally my dlls would go into a single directory so that the root and all of
the virtual directories could use it, but no other websites could.
Thanks,
Michelle