http://bugzilla.novell.com/show_bug.cgi?id=522631
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=522631#c4 --- Comment #4 from Marek Habersack <[email protected]> 2009-07-17 04:19:58 MDT --- Modify your web.config file and append the following snippet to the webServices section: <protocols> <add name="AnyHttpSoap"/> </protocols> If you support more than just HTTP SOAP requests, add other protocols as well (for the list of possible values see http://msdn.microsoft.com/en-us/library/ms152313.aspx, configuration section is described at http://msdn.microsoft.com/en-us/library/cs8x2624%28VS.80%29.aspx) Please let me know if it worked. -- Configure bugmail: http://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
