[Mono-bugs] [Bug 463371] mod_mono_server: svc files cannot served
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 23 11:37:20 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=463371
User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=463371#c2
Marek Habersack <mhabersack at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atsushi at ximian.com
--- Comment #2 from Marek Habersack <mhabersack at novell.com> 2009-01-23 09:37:19 MST ---
Atsushi, it's not a mod_mono issue. System.ServiceModel in Mono doesn't include
the .svc build provider. This is from the .NET config:
<buildProviders>
<add extension=".svc"
type="System.ServiceModel.Activation.ServiceBuildProvider, System.ServiceModel,
Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
</buildProviders>
Do you think you can provide implementation of the build provider? If not, I
can do it but it will have to wait.
--
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