[Mono-bugs] [Bug 512025] New: Monodoc fails to run on Windows Vista with mono-2.4.2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 10 19:42:28 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=512025


           Summary: Monodoc fails to run on Windows Vista with mono-2.4.2
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: x86-64
        OS/Version: Windows Vista
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: avidigal at novell.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

Note: This happens in 2.4 and 2.4.2 so this is not a regression.

Monodoc does not start on Windows. When starting from a console, the following
error is displayed:


C:\Windows\system32>monodoc
Cannot open assembly 'C:\PROGRA~2\Mono-2.4\browser.exe': Result too large.

C:\Windows\system32>

==============
When accessed from the xsp{1,2} handler the following error is produced:

Server Error in '/' Application
Could not find a part of the path "C:\tmp\install\lib\monodoc\monodoc.xml".

Description: HTTP 500. Error processing request.

Stack Trace:

System.IO.DirectoryNotFoundException: Could not find a part of the path
"C:\tmp\install\lib\monodoc\monodoc.xml".
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions
options) [0x00000] 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String
role, System.Type ofObjectToReturn) [0x00000] 
  at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url,
System.String& absoluteUriString) [0x00000] 
  at Mono.Xml2.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable
nt) [0x00000] 
  at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable
nt) [0x00000] 
  at System.Xml.XmlDocument.Load (System.String filename) [0x00000] 
  at Monodoc.RootTree.LoadTree (System.String basedir) [0x00000] 
  at Monodoc.RootTree.LoadTree () [0x00000] 
  at Mono.Website.Handlers.MonodocHandler..cctor () [0x00000] 

Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433

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


More information about the mono-bugs mailing list