[Mono-devel-list] Code Behind + XSP
Andrew
agomez at wke.es
Sun Feb 20 04:30:53 EST 2005
Gonzalo Paniagua Javier escribió:
> On Thu, 2005-02-17 at 12:15 +0100, Andrew wrote:
>
>>>>Is already implemented the feature of seeking first inside the bin
>>>>directory of the folder in which the ASPX is being called (instead of
>
>
>>>>the "general" bin directory)?
>>>
>>>
>>>Is this a feature in MS/IIS? No.
>>
>>No??? Sorry Gonzalo, perhaps I (or you) am misunderstanding the matter,
>
>
>>but I am developing a Web App with VS.NET+IIS and my bin files are not
>>in C:\inetpub\wwwroot\bin, they are in C:\inetpub\wwwroot\myapp\bin.
>>However, XSP requires me to have all the DLL files in one bin folder
>
> for
>
>>the whole set of web applications.
>>
>>Did I clarify anything? Thanks in advance.
>
>
> No.
>
> You're calling 'application' to a directory. I'm calling application to
> each of those that you create in the IIS whatever wizard that let's you
> map a virtual directory to a physical one. For those, only one 'bin'
> directory is allowed and at the virtual root of the application.
>
> -Gonzalo
So, why not allowing this in Mono?: to permit a \bin\ directory for each
virtual app, instead of inserting all DLL files of all the virtual apps
in the same directory.
Thanks for your answers.
--
Regards,
Andrew
More information about the Mono-devel-list
mailing list