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

Patrick Earl mono at patearl.net
Wed Aug 22 19:42:42 EDT 2007


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>?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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070822/23de46dc/attachment.html 


More information about the Mono-devel-list mailing list