[MonoDevelop] Package creation failed, how to solve?

Lluis Sanchez Gual slluis.devel at gmail.com
Fri Oct 15 06:58:13 EDT 2010


El dv 15 de 10 de 2010 a les 03:06 -0700, en/na raz3r va escriure:
> Hi everyone, I am trying to deploy a Linux application through MonoDevelop
> IDE. The application is written in C# (Console Application) and I installed
> both Mono 2.8 and MonoDevelop 2.4. The application can run, there are no
> errors or warnings. The problem is that when I try to deploy it by binary
> package I get the following error:
> 
> Package creation failed. The system cannot find the file specified
> 
> Ah, I forgot to say that I am working on Windows 7 Professional (64 bit), I
> really need to deploy this application as soon as I can, can someone help
> me? Thanks in advance!

That feature is known to be broken in Windows. You'll have to create you
package manually. All you have to do is add your compiled dlls to a zip
and you are done.

Lluis.



More information about the Monodevelop-list mailing list