[Mono-bugs] [Bug 539770] New: first MonoVS beta fails on Delphi Prism projects

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 16 16:54:34 EDT 2009


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


           Summary: first MonoVS beta fails on Delphi Prism projects
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: jpobst at novell.com
        ReportedBy: mh at elitedev.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.1.3) Gecko/20090824 Minefield/3.0b3pre [dwarfland.com]

With a Delphi Prism project open, choosing 'run on mono" or any of the related
options gives

---------------------------

---------------------------
System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource
value, IEqualityComparer`1 comparer)
   at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource
value)
   at Novell.MonoVS.Utilities.IsWebProject(Project prj)
   at Novell.MonoVS.BaseRunner.TryParseSolution(Solution solution, String&
output_dir, String& executable, String& start_arguments, Project& prj, Boolean
ensureRunnable)
   at Novell.MonoVS.RunLocallyRunner.Run()
   at Novell.MonoVS.Package.RunLocallyCallback(Object sender, EventArgs e)
---------------------------
OK   
---------------------------


Reproducible: Always

Steps to Reproduce:
1. install Delphi Prism
2. create a project
3. use MonoVS
Actual Results:  
error as above

Expected Results:  
app starts to run under mono

-- 
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