[Mono-devel-list] XSP - ASP.NET and /bin folder

yoros at wanadoo.es yoros at wanadoo.es
Wed Oct 8 11:34:02 EDT 2003


On Wed, Oct 08, 2003 at 10:57:06AM +0200, Olof Härwell wrote:
> You should also check the:
> 
> - AppDomain.CurrentDomain.SetShadowCopyPath(string paths)
> Make sure your dlls are copied to the temporary folder
> 
> - AppDomain.CurrentDomain.AppendPrivatePath(string path)
> Add the folder to the assembly lookup paths.
> 
> methods if you want to add DLLs that is not registered in the GAC and 
> not in the /bin directory. The still needs to reside under the webroot 
> due to security/appdomain reasons.
> 

Can you tell me if ASP.NET in MS IIS can access to an assembly in the
same dir of the .aspx page that references that assembly? Can access to
another assembly extensions (like .exe, for example)?

Regards,

    Pedro

-- 
Pedro Martínez Juliá
\  yoros at terra.es
)|    yoros at wanadoo.es
/        http://yoros.dyndns.org
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org
GnuPG public information:  pub  1024D/74F1D3AC
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E  534F 588B E285 74F1 D3AC



More information about the Mono-devel-list mailing list