[Mono-bugs] [Bug 569477] New: Invalid project directory error message given when running Windows forms exe remotely
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 8 18:44:22 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=569477
http://bugzilla.novell.com/show_bug.cgi?id=569477#c0
Summary: Invalid project directory error message given when
running Windows forms exe remotely
Classification: Mono
Product: Mono: Tools
Version: MonoVS 1.0.x
Platform: i686
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: ml at balsover.com
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Blocker: Yes
Description of Problem:
Invalid project directory error message given when running Windows forms exe
remotely. I have successful compiled and ran the blogging application remotely
as well as a trivial Windows Forms applications however when I attempt to run
an application that I had previously written to run on Linux I receive the
Invalid project directory error message from inside of Visual Studio. This
application runs fine from the Linux command line. What does this error
message mean? I tried to find documentation for the mono tools for Visual
studio and found none, not on the web and not installed by your msi file. This
windows forms program loads an additional .NET assembly and references 2 Linux
libraries. The Linux libraries are properly installed in /usr/lib and the
LD_LIBRARY_PATH is properly set so the executing program can find it when I
don't try to use visual studio
Steps to reproduce the problem:
1. Attempt to load and run a Windows forms program that accesses one .NET
assembly and 2 external Linux libraries.
Actual Results:
The program never runs in Linux, Visual Studio reports Invalid project
directory.
Expected Results:
The program running in Linux
How often does this happen?
Every time
Additional Information:
--
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