[Mono-bugs] [Bug 408081] New: System.Web.Configuration.IConfigMapPath is... inaccessable? not implemented?
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 10 15:54:29 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=408081
Summary: System.Web.Configuration.IConfigMapPath is...
inaccessable? not implemented?
Product: Mono: Compilers
Version: 1.9.0
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: Major
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: kevin at kevingabbert.com
QAContact: mono-bugs at lists.ximian.com
Found By: Other
I am running the newest version of MonoDevelop as well (pulled it down from
Ubuntu repositories today - MonoDevelop 1.0)
Don't know enough about Mono yet to correctly classify where this bug should
go. apologies if so.
Microsoft put out a patch to fix the inaccessablity of this feature last year.
At least .net gave an error message! I'm wondering if this functionality just
needs to propagate to Mono.
see:
http://haacked.com/archive/2007/06/20/what-a-difference-a-revision-makes---iconfigmappath-is-inaccessible.aspx
I'm using a class called HTTPSimulator that uses this interface (basically to
"fake" a web server for testing purposes.
see:
http://haacked.com/archive/2007/06/19/unit-tests-web-code-without-a-web-server-using-httpsimulator.aspx
I'm not even sure if this type of operation is supported in Mono, but it would
seem that it should be.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list