[Mono-bugs] [Bug 463941] New: HttpWorkerRequest. MapPath should not be used at all in profile 2.0
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 6 16:30:28 EST 2009
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: mhabersack at novell.com
ReportedBy: kornelpal at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list