https://bugzilla.novell.com/show_bug.cgi?id=411572
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=411572#c2 --- Comment #2 from Jim Witkam <[EMAIL PROTECTED]> 2008-07-23 13:06:53 MDT --- Thanks. The vbnc.exe version I was using was version 0.0.0.5851. I tried your new version and that indeed gave some more useful information which allowed me to solve some more errors. However, I'm now getting many more errors (50+) of the flavor: "<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented." Btw. Is it possible to force the compiler to report all errors/warnings and not just stop after a random number of errors every build? That way it would be easier to oversee things. Build output: Building Project: Adaptive Modeler (Debug|Any CPU) Performing main compilation... Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/AboutDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/AdaptiveModelerForm.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/AddView.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/AgentInitialization.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/BatchDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/BatchLaunching.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/ChartPanel.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/CreatingPopulation.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/CustomizeInstances.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/FramePanel.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesTree.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesParametersDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/EnterQuoteFilePath.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/ExchangeTradingHoursDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/ExportDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/FDAFilterDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/IntroDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/SelectGenesDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/LoggerDataGrid.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/My Project/Resources.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/NewModelDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/OptionsDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/PerformanceFormSettings.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/SelectAgent.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/ShowGenomeDialog.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/SignalDataGrid.resx with resgen2 Compiling resource /home/linux/Desktop/VS Solution/Adaptive Modeler/ValuesDataGrid.resx with resgen2 vbnc -out:"/home/linux/Desktop/VS Solution/Adaptive Modeler/bin/Adaptive Modeler.exe" -nologo -utf8output -win32icon:"/home/linux/Desktop/VS Solution/Adaptive Modeler/Icons/Adaptive Modeler.ico" -rootnamespace:"AdaptiveModeler" -imports:Microsoft.VisualBasic,System,System.Collections,System.Data,System.Diagnostics -target:winexe -r:/usr/lib/mono/2.0/System.dll -r:/usr/lib/mono/2.0/System.Data.dll -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 "/home/linux/Desktop/VS Solution/Adaptive Modeler/AboutDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AdaptiveModelerForm.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AddView.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AddView.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AgentBasedModel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AgentInitialization.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AgentInitialization.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AssemblyInfo.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchDialog.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchLaunching.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchLaunching.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Breeder.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ChartAxis.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ChartPanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ChartsPanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/AgentPanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/InterfaceViewType.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/CreatingPopulation.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/CreatingPopulation.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/CustomizeInstances.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/CustomizeInstances.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Language.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectGenesDialog.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectGenesDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Primitive.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ShowGenomeDialog.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ShowGenomeDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/TextWindow.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/FramePanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Configuration.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Correspondent.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Dataseries.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesTree.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesParametersDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/EnterQuoteFilePath.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ExchangeTradingHoursDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ExportDialog.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ExportDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/FDAFilterDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Individual.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/InterfaceView.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/IntroDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Island.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/LoggerDataGrid.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Migrator.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/My Project/Resources.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/NewModelDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/OptionsDialog.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/OrderBook.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/PerformanceFormSettings.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/PerformanceFormSettings.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/PerformancePanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Population.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/PopulationPanel.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/Quote.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/QuoteFile.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectAgent.Designer.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectAgent.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/SignalDataGrid.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/StockMarket.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/TickInterval.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/TradingSystem.vb" "/home/linux/Desktop/VS Solution/Adaptive Modeler/ValuesDataGrid.vb" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/AboutDialog.resources,AdaptiveModeler.AboutDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/AdaptiveModelerForm.resources,AdaptiveModeler.AdaptiveModeler.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/AddView.resources,AdaptiveModeler.AddView.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/AgentInitialization.resources,AdaptiveModeler.AgentInitialization.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchDialog.resources,AdaptiveModeler.BatchDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/BatchLaunching.resources,AdaptiveModeler.BatchLaunching.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/ChartPanel.resources,AdaptiveModeler.ChartPanel.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/CreatingPopulation.resources,AdaptiveModeler.CreatingPopulation.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/CustomizeInstances.resources,AdaptiveModeler.CustomizeInstances.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/FramePanel.resources,AdaptiveModeler.FramePanel.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesTree.resources,AdaptiveModeler.DataSeriesTree.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/DataSeriesParametersDialog.resources,AdaptiveModeler.DataSeriesParametersDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/EnterQuoteFilePath.resources,AdaptiveModeler.EnterQuoteFilePath.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/ExchangeTradingHoursDialog.resources,AdaptiveModeler.ExchangeTradingHoursDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/ExportDialog.resources,AdaptiveModeler.ExportDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/FDAFilterDialog.resources,AdaptiveModeler.FDAFilterDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/IntroDialog.resources,AdaptiveModeler.IntroDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectGenesDialog.resources,AdaptiveModeler.SelectGenesDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/LoggerDataGrid.resources,AdaptiveModeler.LoggerDataGrid.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/My Project/Resources.resources,AdaptiveModeler.Resources.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/NewModelDialog.resources,AdaptiveModeler.NewModelDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/OptionsDialog.resources,AdaptiveModeler.OptionsDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/PerformanceFormSettings.resources,AdaptiveModeler.PerformanceFormSettings.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/SelectAgent.resources,AdaptiveModeler.SelectAgent.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/ShowGenomeDialog.resources,AdaptiveModeler.ShowGenomeDialog.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/SignalDataGrid.resources,AdaptiveModeler.SignalDataGrid.resources" "-resource:/home/linux/Desktop/VS Solution/Adaptive Modeler/ValuesDataGrid.resources,AdaptiveModeler.ValuesDataGrid.resources" /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) Error : VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) Error : VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) Error : VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC99997: You've encountered something in the compiler which is not implemented. Please file a bug (see instructions here: http://mono-project.com/Bugs) /home/linux/Desktop/VS Solution/Adaptive Modeler/<MyGenerator> (1,1) : Error VBNC30041: Too many errors. Exception of type 'vbnc.TooManyErrorsException' was thrown. at vbnc.Report.ShowMessage (Boolean SaveIt, vbnc.Message Message) [0x00000] at vbnc.Report.ShowMessage (Messages Message, Span Location, System.String[] Parameters) [0x00000] at vbnc.Report.ShowMessage (Messages Message, System.String[] Parameters) [0x00000] at vbnc.Compiler.Compile () [0x00000] at vbnc.Compiler.Compile (System.String[] CommandLine) [0x00000] at vbnc.Main.Main (System.String[] CmdArgs) [0x00000] Failed compilation took 00:00:14.1222330 Build complete -- 0 errors, 0 warnings ---------------------- Done ---------------------- Build: 52 errors, 0 warnings -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
