https://bugzilla.novell.com/show_bug.cgi?id=463941


           Summary: HttpWorkerRequest.MapPath should not be used at all in
                    profile 2.0
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Beginning with .NET Framework 2.0 HttpWorkerRequest.MapPath is not used
anymore.

In .NET Framework 2.0 the only way to provide a custom MapPath implementation
is by using ApplicationManager.CreateObject (IApplicationHost, Type) that lets
the host to provide its own IConfigMapPath implementation that will be used for
MapPath.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to