Bugzilla – Attachment 240737 Details for
Bug 428172
WebBrowser: DocumentXxxx properties broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Example dump
log.txt (text/plain), 11.32 KB, created by
Andy Hume
on 2008-09-21 13:12:13 UTC
(
hide
)
Description:
Example dump
Filename:
MIME Type:
Creator:
Andy Hume
Created:
2008-09-21 13:12:13 UTC
Size:
11.32 KB
patch
obsolete
>[Properties: System.Windows.Forms.WebBrowser > AllowNavigation: 'False' > AllowWebBrowserDrop: 'True' > CanGoBack: 'False' > CanGoForward: 'False' > Document: (null) >!! 'DocumentStream' exception: System.ArgumentException: Empty path not allowed > at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00089] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.IO\StreamReader.cs:169 > at System.IO.StreamReader..ctor (System.String path) [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\build\common\Consts.cs:1 > at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string) > at System.Windows.Forms.WebBrowser.get_DocumentStream () [0x00007] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:101 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > > DocumentText: '' >!! 'DocumentTitle' exception: System.NullReferenceException: Object reference not set to an instance of an object > at System.Windows.Forms.WebBrowser.get_DocumentTitle () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:131 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >!! 'DocumentType' exception: System.NullReferenceException: Object reference not set to an instance of an object > at System.Windows.Forms.WebBrowser.get_DocumentType () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:138 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > > EncryptionLevel: 'Insecure' > IsBusy: 'True' > IsOffline: 'False' > IsWebBrowserContextMenuEnabled: 'False' > ObjectForScripting: (null) > ReadyState: 'Uninitialized' > ScriptErrorsSuppressed: 'False' > ScrollBarsEnabled: 'False' > StatusText: (null) > Url: 'about:blank' > Version: '0.5.0.0' > WebBrowserShortcutsEnabled: 'False' >!! 'ActiveXInstance' exception: System.NotSupportedException: Retrieving a reference to an activex interface is not supported. Sorry. > at System.Windows.Forms.WebBrowserBase.get_ActiveXInstance () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowserBase.cs:66 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >] > > > > >[Properties: System.Windows.Forms.WebBrowser > AllowNavigation: 'False' > AllowWebBrowserDrop: 'True' > CanGoBack: 'False' > CanGoForward: 'False' > Document: 'System.Windows.Forms.HtmlDocument' >!!! here be 'HtmlDocument' > Skipping HtmlDocument >!! 'DocumentStream' exception: System.InvalidCastException: Cannot cast from source type to destination type. > at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:121 > at System.Windows.Forms.WebBrowser.get_DocumentStream () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:100 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >!! 'DocumentText' exception: System.InvalidCastException: Cannot cast from source type to destination type. > at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:121 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > > DocumentTitle: '' >!! 'DocumentType' exception: System.NullReferenceException: Object reference not set to an instance of an object > at Mono.Mozilla.DOM.Node..ctor (Mono.Mozilla.WebBrowser control, nsIDOMNode domNode) [0x00007] in /usr/local/src/mono/mcs/class/Mono.WebBrowser/Mono.Mozilla/DOM/Node.cs:55 > at Mono.Mozilla.DOM.DocumentType..ctor (Mono.Mozilla.WebBrowser control, nsIDOMDocumentType doctype) [0x00000] in /usr/local/src/mono/mcs/class/Mono.WebBrowser/Assembly/AssemblyInfo.cs:1 > at Mono.Mozilla.DOM.Document.get_DocType () [0x0000e] in /usr/local/src/mono/mcs/class/Mono.WebBrowser/Mono.Mozilla/DOM/Document.cs:259 > at System.Windows.Forms.HtmlDocument.get_DocType () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\HtmlDocument.cs:519 > at System.Windows.Forms.WebBrowser.get_DocumentType () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:138 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > > EncryptionLevel: 'Insecure' > IsBusy: 'False' > IsOffline: 'False' > IsWebBrowserContextMenuEnabled: 'False' > ObjectForScripting: (null) > ReadyState: 'Uninitialized' > ScriptErrorsSuppressed: 'False' > ScrollBarsEnabled: 'False' > StatusText: (null) > Url: 'about:blank' > Version: '0.5.0.0' > WebBrowserShortcutsEnabled: 'False' >!! 'ActiveXInstance' exception: System.NotSupportedException: Retrieving a reference to an activex interface is not supported. Sorry. > at System.Windows.Forms.WebBrowserBase.get_ActiveXInstance () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowserBase.cs:66 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >] > > > > >* wb.Navigate("http://www.mono-project.com/") >[Properties: System.Windows.Forms.WebBrowser > AllowNavigation: 'False' > AllowWebBrowserDrop: 'True' > CanGoBack: 'False' > CanGoForward: 'False' > Document: 'System.Windows.Forms.HtmlDocument' >!!! here be 'HtmlDocument' > Skipping HtmlDocument >!! 'DocumentStream' exception: System.InvalidCastException: Cannot cast from source type to destination type. > at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:121 > at System.Windows.Forms.WebBrowser.get_DocumentStream () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:100 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >!! 'DocumentText' exception: System.InvalidCastException: Cannot cast from source type to destination type. > at System.Windows.Forms.WebBrowser.get_DocumentText () [0x00011] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowser.cs:121 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > > DocumentTitle: 'Main Page - Mono' > DocumentType: 'html' > EncryptionLevel: 'Insecure' > IsBusy: 'False' > IsOffline: 'False' > IsWebBrowserContextMenuEnabled: 'False' > ObjectForScripting: (null) > ReadyState: 'Complete' > ScriptErrorsSuppressed: 'False' > ScrollBarsEnabled: 'False' > StatusText: 'Transferring data from www.google-analytics.com...' > Url: 'http://www.mono-project.com/Main_Page' > Version: '0.5.0.0' > WebBrowserShortcutsEnabled: 'False' >!! 'ActiveXInstance' exception: System.NotSupportedException: Retrieving a reference to an activex interface is not supported. Sorry. > at System.Windows.Forms.WebBrowserBase.get_ActiveXInstance () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\Managed.Windows.Forms\System.Windows.Forms\WebBrowserBase.cs:66 > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.Reflection\MonoMethod.cs:157 > >]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 428172
:
240733
|
240734
|
240735
|
240736
| 240737