https://bugzilla.novell.com/show_bug.cgi?id=463371
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=463371#c2 Marek Habersack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Marek Habersack <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
