[Mono-bugs] [Bug 648084] New: Adding .NET 2.0 web service reference causes project to not compile

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 20 14:07:03 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=648084#c0


           Summary: Adding .NET 2.0 web service reference causes project
                    to not compile
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: All
        OS/Version: Windows 7
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: kris7778 at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Beta-Customer
           Blocker: Yes


Description of Problem:
After adding a .Net 2.0 web service reference to a monodroid project, the
project no longer compiles.  The compile error is:
"while loading assemblies: System.IO.DirectoryNotFoundException: Could not find
a part of the path 'c:\users\na\documents\visual studio
2010\Projects\MonoDroidApplication9\MonoDroidApplication9\obj\Debug\android\assets'.
   c:\users\na\documents\visual studio
2010\Projects\MonoDroidApplication9\MonoDroidApplication9\obj\Debug\android   
MonoDroidApplication9"

Also, the "assets" folder is present in the path specified in the error.  It
contains a machine.config file.

Steps to reproduce the problem:
1. create a new monodroid app project
2. add a .net 2.0 style web service reference through the gui


Actual Results:
doesn't compile

Expected Results:
should compile :)

How often does this happen? 
always

Additional Information:

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