[Mono-bugs] [Bug 463813] PageParser.GetCompiledPageInstance should support inputFile on profile 2.0 as well

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jan 24 00:37:52 EST 2009


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

User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=463813#c2


Kornél Pál <kornelpal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
      Info Provider|kornelpal at gmail.com         |




--- Comment #2 from Kornél Pál <kornelpal at gmail.com>  2009-01-23 22:37:48 MST ---
Our internal System.Web.Services.Protocols.SoapDocumentationHandler could be
implemented without hacks. This means that there was no need for
FAKE_VIRTUAL_PATH_PREFIX because physical path could be passed to
GetCompiledPageInstance.

Sample code is to use _pageHandler = PageParser.GetCompiledPageInstance (vpath,
physPath, context); for all profiles in that class.

This would be the proper way for fixing bug 461184

I've marked it duplicate of another but contains important informations
including references to bug reports submitted to Microsoft.

-- 
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