Ask a Question related to ASP.NET General, Design and Development.
-
Louis Dascoulias #1
Re: Locate DLL's in an other Directory than Bin
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
>
>
Louis Dascoulias Guest
-
calling other dll's from extension
Hello, i'm currently in the process of creating a source control extension. The source control server comes with a set of .net DLL's already created... -
ASP dll's
Could someone tell me what DLL's are used in IIS that pertain to an ASP website application? And where can I find info on these (book, pdf, faq) so... -
packaging .dll's
Good afternoon I used 8.0 and just upgraded to MX. I am still confused about putting the .dll's in the xtras folder. We have done about 8... -
DLL's in .Net
We have in our company a Web Solution with a lot of DLL's, this solution had worked fine with ASP pages. Now we are migrating for ASP.Net and the... -
Can't locate @INC & not finding files in local directory
Hello - I've got several Perl scripts that use custom perl modules which are called from routines that are in the same directory as the scripts....



Reply With Quote

