Hi, My suspicion was confirmed, the problem is that you have the files 06+gs.aspx and 07+gs.aspx in the root directory, mono tries to compile those automatically, but create invalid code due to the files having +'s in them.
A bug has been filed: https://bugzilla.novell.com/show_bug.cgi?id=431622 Until that bug is fixed you can remove those files, then at least index.aspx works (I haven't tested anything else). Rolf > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of cappetta > Sent: jueves, 02 de octubre de 2008 10:53 > To: [email protected] > Subject: Re: [mono-vb] So CLOSE yet still Getting Complilation Error > > > Email sent containing information you requested... > > > > > > > Rolf Bjarne Kvinge-2 wrote: > > > > Hi, > > > > I think you have named your files in a way we don't handle correctly. > > > > The code "Public Class _06+gs_aspx" is clearly wrong, and the line > > "dependencies(0) = "~/06+gs.aspx"" makes me believe that the names of > the > > files may have something to do with the problem. > > > > Any change I can see all the files for this test site? > > > > Rolf > > > >> -----Original Message----- > >> From: [EMAIL PROTECTED] [mailto:mono-vb- > >> [EMAIL PROTECTED] On Behalf Of cappetta > >> Sent: jueves, 18 de septiembre de 2008 0:49 > >> To: [email protected] > >> Subject: Re: [mono-vb] So CLOSE yet still Getting Complilation Error > >> > >> > >> Here are the files that you requested. also my mono version is > 1.9.1 > >> > >> http://www.nabble.com/file/p19542274/App_Web_710466e9_0.vb > >> App_Web_710466e9_0.vb > >> http://www.nabble.com/file/p19542274/index.aspx.vb index.aspx.vb > >> http://www.nabble.com/file/p19542274/index.aspx index.aspx > >> > >> > >> > >> > >> > >> > >> Rolf Bjarne Kvinge-2 wrote: > >> > > >> > Hi, > >> > > >> > In order to help I'd need to see the aspx file (and possibly the > vb > >> file > >> > asp.net generates, which is the file vbnc complains about: > >> > /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb in your > >> sample) > >> > > >> > Rolf > >> > > >> >> -----Original Message----- > >> >> From: [EMAIL PROTECTED] [mailto:mono-vb- > >> >> [EMAIL PROTECTED] On Behalf Of cappetta > >> >> Sent: lunes, 08 de septiembre de 2008 3:00 > >> >> To: [email protected] > >> >> Subject: [mono-vb] So CLOSE yet still Getting Complilation Error > >> >> > >> >> > >> >> I have made more progress today then I have in the past month. I > >> have > >> >> finally ironed out all of the configuration flaws, having > >> successfully > >> >> moved > >> >> the test files to a new directory and updated the .conf files to > >> make > >> >> sure > >> >> apache2 handled it... > >> >> > >> >> After uploading my compiled vb website I get the following error. > >> It > >> >> indicates a VBNC crash??? > >> >> > >> >> If you would like to look at the actual webpage it is located > here: > >> >> http://www.realitybasedsolutions.com/asp_test > >> >> > >> >> Any Help is greatly appreciated... > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> Compilation Error > >> >> > >> >> Description: Error compiling a resource required to service this > >> >> request. > >> >> Review your source file and modify it to fix this error. > >> >> > >> >> Compiler Error Message: (0,0) : error VBNC_CRASH: Visual > Basic.Net > >> >> Compiler > >> >> version 0.0.0.5851 > >> >> Copyright (C) 2004-2007 Rolf Bjarne Kvinge. All rights reserved. > >> >> > >> >> > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: MasterPage > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: controls_header > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: index > >> >> Already added type: _Default > >> >> Already added type: index > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (12,18) : > >> >> Warning > >> >> VBNC99998: Option Strict Off will probably fail. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC90019: Expected '('. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC90019: Expected 'Of'. > >> >> Error recovery not implemented yet. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC90019: Expected ')'. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC30205: Expected end of statement. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC90019: Expected 'End Class'. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC30205: Expected end of statement. > >> >> Error recovery not implemented yet. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (33,22) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (34,17) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (35,19) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (37,16) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (39,16) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (41,15) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (42,19) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (43,16) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (44,18) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (45,15) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (46,29) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (47,29) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (48,29) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (49,29) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (50,20) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> /tmp/www-data-temp-aspnet-0/e76971c3/App_Web_3749f068_0.vb > (51,20) : > >> >> Error > >> >> VBNC30203: Not valid as identifier. > >> >> Error : VBNC99999: vbnc crashed nearby this location in the > source > >> >> code. > >> >> Error : VBNC99999: Unexpected error: Object reference not set to > an > >> >> instance > >> >> of an object > >> >> at vbnc.Parser.ParseFileHeader (vbnc.CodeFile CodeFile, > >> >> vbnc.AssemblyDeclaration Assembly) [0x00002] in > >> >> /home/cappetta/mono-basic- > 1.9/vbnc/vbnc/source/Parser/Parser.vb:74 > >> >> at vbnc.Parser.ParseAssemblyDeclaration (System.String > >> RootNamespace, > >> >> vbnc.AssemblyDeclaration assembly) [0x00063] in > >> >> /home/cappetta/mono-basic- > 1.9/vbnc/vbnc/source/Parser/Parser.vb:417 > >> >> at vbnc.Parser.Parse (System.String RootNamespace, > >> >> vbnc.AssemblyDeclaration > >> >> assembly) [0x00002] in > >> >> /home/cappetta/mono-basic- > 1.9/vbnc/vbnc/source/Parser/Parser.vb:58 > >> >> at vbnc.Compiler.Compile_Parse () [0x0008e] in > >> >> /home/cappetta/mono-basic- > >> 1.9/vbnc/vbnc/source/General/Compiler.vb:359 > >> >> Compilation took 00:00:01.2413280 > >> >> > >> >> /asp_test/index.aspx > >> >> -- > >> >> View this message in context: http://www.nabble.com/So-CLOSE-yet- > >> still- > >> >> Getting-Complilation-Error-tp19364336p19364336.html > >> >> Sent from the Mono - VB mailing list archive at Nabble.com. > >> >> > >> >> _______________________________________________ > >> >> Mono-vb mailing list > >> >> [email protected] > >> >> http://lists.ximian.com/mailman/listinfo/mono-vb > >> > > >> > _______________________________________________ > >> > Mono-vb mailing list > >> > [email protected] > >> > http://lists.ximian.com/mailman/listinfo/mono-vb > >> > > >> > > >> > >> -- > >> View this message in context: http://www.nabble.com/So-CLOSE-yet- > still- > >> Getting-Complilation-Error-tp19364336p19542274.html > >> Sent from the Mono - VB mailing list archive at Nabble.com. > >> > >> _______________________________________________ > >> Mono-vb mailing list > >> [email protected] > >> http://lists.ximian.com/mailman/listinfo/mono-vb > > > > _______________________________________________ > > Mono-vb mailing list > > [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-vb > > > > > > -- > View this message in context: http://www.nabble.com/So-CLOSE-yet-still- > Getting-Complilation-Error-tp19364336p19775615.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
