G
Guest
Hi
The question concerns the ways ASP.NET loads required assemblies into it's
app domain.
I know of a deprecated feature of clr assembly detection in which the use of
environment variable DEVPATH is involved. My problem is that this way doesnot
seem to work when I need to locate an assembly in my ASP.NET application.
Does the DEVPATH feature have to work in ASP.NET?
Thanks in advance.
The question concerns the ways ASP.NET loads required assemblies into it's
app domain.
I know of a deprecated feature of clr assembly detection in which the use of
environment variable DEVPATH is involved. My problem is that this way doesnot
seem to work when I need to locate an assembly in my ASP.NET application.
Does the DEVPATH feature have to work in ASP.NET?
Thanks in advance.