[Mono-dev] Regression between 1.2.4 and 1.2.5 Preview 5

Thomas Wiest twiest at novell.com
Wed Aug 22 22:38:37 EDT 2007


Hey Patrick,
	Thanks for bringing this to our attention. Could you please file a bug
( http://bugzilla.ximian.com/ ) and make sure to include step by step
instructions (the more explicit the better).  Please make sure that I
can independently complete the step by step  instructions (don't make it
depend on some URL, or some program that you are the only one that can
get to). The best way to do this is to attach a small piece of code that
recreates the problem to the bug report.

	Once it's filed, I'll reproduce the problem and we'll see if we can get
this fixed for 1.2.5. Please hurry as we're nearing the end of the 1.2.5
release cycle.


Thanks,
Thomas




Patrick Earl wrote:
> Getting a WSDL service description for one of our services worked for
> 1.2.4.  When refreshing the web reference on 1.2.5 preview 5,
> SharpDevelop gives the exception shown below.  I have compiled mono from
> source, so if I can be of assistance in solving this, let me know.
> 
>        Patrick
> 
> SharpDevelop Version : 2.2.0.2595
> .NET Version         : 2.0.50727.832
> OS Version           : Microsoft Windows NT 5.1.2600 Service Pack 2
> Current culture      : English (United States) (en-US)
> Working Set Memory   : 153748kb
> GC Heap Memory       : 63585kb
> 
> Exception thrown:
> System.InvalidOperationException: The document at the url
> http://www.dril.com:9090/FSWebServices/FSUserService/FSUserService.asmx
> was not recognized as a known document type.
> The error message from each known type may help you fix the problem:
> - Report from '
> http://www.dril.com:9090/FSWebServices/FSUserService/FSUserService.asmx'
> is 'The document format is not recognized (the content type is
> 'text/html; charset=utf-8').'.
> - Report from 'DISCO Document' is 'There was an error downloading '
> http://www.dril.com:9090/<%25=Request.FilePath%25
> <http://www.dril.com:9090/&lt;%25=Request.FilePath%25>>?disco'.'.
>   - The request failed with HTTP status 404: Not Found.
> - Report from 'WSDL Document' is 'The document format is not recognized
> (the content type is 'text/html; charset=utf-8').'.
> - Report from 'XML Schema' is 'The document format is not recognized
> (the content type is 'text/html; charset=utf-8').'.
>    at System.Web.Services.Discovery.DiscoveryClientProtocol.DiscoverAny
> (String url)
>    at
> ICSharpCode.SharpDevelop.Project.Commands.RefreshWebReference.DiscoverWebServices(String
> url)
>    at ICSharpCode.SharpDevelop.Project.Commands.RefreshWebReference.Run()
>    at ICSharpCode.Core.MenuCommand.OnClick (EventArgs e)
>    at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
>    at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
>    at System.Windows.Forms.ToolStripItem.FireEventInteractive (EventArgs
> e, ToolStripItemEventType met)
>    at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
> ToolStripItemEventType met)
>    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
>    at System.Windows.Forms.ToolStripDropDown.OnMouseUp (MouseEventArgs mea)
>    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
> button, Int32 clicks)
>    at System.Windows.Forms.Control.WndProc(Message& m)
>    at System.Windows.Forms.ScrollableControl.WndProc (Message& m)
>    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
>    at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
>    at
> System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
>    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
>    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
> IntPtr wparam, IntPtr lparam)
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list