Warning : VBNC90012: Could not load the assembly: 'System.Deployment' Unexpected error: An error message should have been shown: 'The requested featur e is not implemented. at Microsoft.VisualBasic.CompilerServices.Operators.ConditionalCompareObjectEqual ( System.Object Left, System.Object Right, Boolean TextCompare) [0x00000] at vbnc.ConditionalExpression.RuleRelational (System.Object& Result) [0x00000] ' Compilation took 00:00:03.3377640
On 3/7/07, Rolf Bjarne Kvinge <[EMAIL PROTECTED]> wrote:
>I'm not clear on the vnbc command you want me to try. Open a terminal, 'cd /videos/TankCalculator' and execute 'vbnc @(pathtotmpfile)' Then you should get the output from the compiler, and post it here. > >Here's the temp file: >-out:"/videos/TankCalculator/bin/Debug/TankCalculator.exe" >-nologo >-utf8output >-rootnamespace:"TankCalculator" >-imports:Microsoft.VisualBasic,System,System.Collections, System.Collections .Generic,System.Data,System.Drawing,System.Diagnostics, System.Windows.Forms >-target:winexe > >-r:/usr/lib/mono/2.0/System.dll >-r:/usr/lib/mono/2.0/System.Data.dll >-r:System.Deployment >-r:/usr/lib/mono/2.0/System.Drawing.dll >-r:/usr/lib/mono/2.0/System.Windows.Forms.dll >-r:/usr/lib/mono/2.0/System.Xml.dll >"/videos/TankCalculator/Form1.vb" >"/videos/TankCalculator/Form1.Designer.vb" >"/videos/TankCalculator/Form2.Designer.vb" >"/videos/TankCalculator/Form2.vb" >"/videos/TankCalculator/Form3.Designer.vb" >"/videos/TankCalculator/Form3.vb" >"/videos/TankCalculator/Form4.Designer.vb" >"/videos/TankCalculator/Form4.vb" >"/videos/TankCalculator/Form5.Designer.vb" >"/videos/TankCalculator/Form5.vb" >"/videos/TankCalculator/My Project/AssemblyInfo.vb" >"/videos/TankCalculator/My Project/Application.Designer.vb" >"/videos/TankCalculator/My Project/Resources.Designer.vb" >"/videos/TankCalculator/My Project/Settings.Designer.vb" Rolf
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
