[Mono-dev] System.Deployment
Andreas Nahr
ClassDevelopment at A-SoftTech.com
Tue Jun 24 01:08:17 EDT 2008
The System.Deployment namespace is in the System.Deployment.dll Assembly, not in mscorlib.
The docs (e.g. http://msdn.microsoft.com/en-us/library/system.deployment.application.applicationdeployment.aspx) state this, too.
Greetings
A.Nahr
> -----Ursprüngliche Nachricht-----
> Von: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] Im Auftrag von Paul
> Gesendet: Montag, 23. Juni 2008 23:56
> An: mono-devel
> Betreff: [Mono-dev] System.Deployment
>
> Hi,
>
> I have a number of VB.NET programs from students that work fine under
> Win32, but fail when I try to build using MD. They are all calling
> System.Deployment which according to the docs is in mscorlib.
>
> I've added mscorlib to the references and removed System.Deployment
> (it's not available) and the code fails to build.
>
> What do I need to do to get a VB.NET app which calls System.Deployment
> to work?
>
> TTFN
>
> Paul
> --
> Sie können mich aufreizen und wirklich heiß machen!
More information about the Mono-devel-list
mailing list