[Mono-bugs] [Bug 679842] 64-bit mono Windows, crashs when using System.Net, WinForms ...

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 21 05:58:36 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=679842

https://bugzilla.novell.com/show_bug.cgi?id=679842#c3


--- Comment #3 from Ghassen Hamrouni <ghamrouni at iptech-offshore.com> 2011-03-21 09:58:36 UTC ---
Exception details when invoking
Console.WriteLine(TestClass.GetHtml(@"http://www.google.com/"));


Unhandled Exception: System.NotSupportedException: http://www.google.com/
  at System.Net.WebRequest.GetCreator (System.String prefix) [0x00000] in
<filename unknown>:0
  at System.Net.WebRequest.Create (System.Uri requestUri) [0x00000] in
<filename unknown>:0
  at System.Net.WebRequest.Create (System.String requestUriString) [0x00000] in
<filename unknown>:0
  at TestClass.GetHtml (System.String url) [0x00000] in <filename unknown>:0
  at TestClass.Main (System.String[] args) [0x00000] in <filename unknown>:0

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list