[Mono-bugs] [Bug 666610] New: DirectoryNotFoundException when compiling - Preview 1
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 24 10:48:04 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=666610
https://bugzilla.novell.com/show_bug.cgi?id=666610#c0
Summary: DirectoryNotFoundException when compiling - Preview 1
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Major
Priority: P5 - None
Component: Class Libraries
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: webmaster at mgroves.com
QAContact: mono-bugs at lists.ximian.com
CC: webmaster at mgroves.com
Found By: Beta-Customer
Blocker: Yes
Description of Problem:
When compiling, I get these errors:
Error 8 while loading assemblies: System.IO.DirectoryNotFoundException:
Could not find a part of the path
'C:\zproj\MonoStockPortfolio\MonoStockPortfolio\obj\Debug\android\assets'.
C:\zproj\MonoStockPortfolio\MonoStockPortfolio\MONODROID
MonoStockPortfolio
Error 9 System.ArgumentNullException: Value cannot be null.
C:\zproj\MonoStockPortfolio\MonoStockPortfolio\monodroid
MonoStockPortfolio
Steps to reproduce the problem:
1. The only step I know is to just "build". I'm sure there are causes specific
to me and at least one other user on the mailing list, but I have no idea what
they might be.
Actual Results:
Error when building.
Expected Results:
No error when building (or at least a better indication of something in the
project I need to fix).
How often does this happen?
Every time I try to build my project.
Additional Information:
When I create a File->New MonoDroid project, the build works just fine. Also,
this project compiled fine in Preview 10.
If my source code would help, it's available on Github:
https://github.com/mgroves/MonodroidStockPortfolio
--
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