[Mono-list] Error VBNC30203: Not valid as identifier?

Rolf Bjarne Kvinge rolflists at ya.com
Fri Jan 11 14:40:13 EST 2008



> -----Original Message-----
> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Jason DeVelvis
> Sent: viernes, 11 de enero de 2008 19:52
> To: mono-list at lists.ximian.com
> Subject: Re: [Mono-list] Error VBNC30203: Not valid as identifier?
> 
> 
> As far as I know, I'm using 1.2.6, (That's what I installed, but the
> man page says 1.0) is there another way to verify that?

"mono --version" will show you the version you're using
> 
> I installed mono, mod_mono, xsp, and mono-basic from source from the
> http://go-mono.com/sources-stable/ list yesterday.

Are you using mod_mono2 or xsp2?

> I didn't install mono-basic until after I encountered a problem running
> my app, though, if that helps.
> 
> And as for what's in the /tmp/apache-temp-aspnet-
> 0/e6918b54/37fa1594._30.vb
> file, I have no idea - I unpacked mono, mod_mono, xsp, and mono-basic
> into the /tmp folder, but my asp.net app never went there.
> 

Set the environment variable MONO_ASPNET_NODELETE=1 and then try again with
xsp2 (you'll get the same problem, bug the filename will be different, and
mono won't delete it, so you can see what it contains).

Rolf

> Thanks,
> Jason
> 
> 
> Rolf Bjarne Kvinge-2 wrote:
> >
> >
> >
> >> -----Original Message-----
> >> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> >> bounces at lists.ximian.com] On Behalf Of PMicro
> >> Sent: viernes, 11 de enero de 2008 18:34
> >> To: mono-list at lists.ximian.com
> >> Subject: [Mono-list] Error VBNC30203: Not valid as identifier?
> >>
> >>
> >> I'm trying to port a ASP.Net 2.0 app (written in vb.net) over to
> mono,
> >> and I'm running into problems. So far, I've been able to search and
> find
> >> answers to my problems, but this one isn't coming up in any searches
> I've
> > made.
> >>
> >> I've tried porting the app for JIT comiling and I've also tried
> >> precompiling the app, and I'm getting this error both ways:
> >>
> >> Compilation Error
> >> Description: Error compiling a resource required to service this
> >> request. Review your source file and modify it to fix this error.
> >
> > Which version of mono are you using? An bug which caused this kind of
> > failure was fixed recently (when trying to compile resource files
> without
> > any resources).
> >
> >>
> >> Error message:
> >>
> >> (0,0) : error VBNC_CRASH: Visual Basic.Net Compiler version
> 0.0.0.5850
> >> Copyright (C) 2004-2007 Rolf Bjarne Kvinge. All rights reserved.
> >>
> >>
> >> Already added type: Members_Default
> >> Already added type: MasterPage
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (1,14) : Error
> >> VBNC30203:
> >
> > What's in /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb?
> >
> > Rolf
> >
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (1,17) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (2,21) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (2,24) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (3,20) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (3,23) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (4,14) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (4,17) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (5,17) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (5,20) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (6,11) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (6,14) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (7,15) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (7,18) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (8,27) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (8,30) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (9,16) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (9,19) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (10,14) : Error
> >> VBNC30203: Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (10,17) : Error
> >> VBNC30037: Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (11,13) : Error
> >> VBNC30203: Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._30.vb (11,16) : Error
> >> VBNC30037: Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (1,14) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (1,17) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (2,21) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (2,24) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (3,20) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (3,23) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (4,14) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (4,17) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (5,17) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (5,20) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (6,11) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (6,14) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (7,15) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (7,18) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (8,27) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (8,30) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (9,16) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (9,19) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (10,14) : Error
> >> VBNC30203: Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (10,17) : Error
> >> VBNC30037: Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (11,13) : Error
> >> VBNC30203: Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._31.vb (11,16) : Error
> >> VBNC30037: Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (1,14) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (1,17) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (2,21) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (2,24) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (3,20) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (3,23) : Error
> >> VBNC30037:
> >> Symbol is not valid.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (4,14) : Error
> >> VBNC30203:
> >> Not valid as identifier.
> >> /tmp/apache-temp-aspnet-0/e6918b54/37fa1594._32.vb (4,14) : Error
> >> VBNC30041:
> >> Too many errors.
> >> Exception of type 'vbnc.TooManyErrorsException' was thrown.
> >> at vbnc.Report.ShowMessage (Boolean SaveIt, vbnc.Message Message)
> >> [0x00080]
> >> in /tmp/mono-basic-1.2.6/vbnc/vbnc/source/General/Report.vb:365
> >> at vbnc.Report.ShowMessage (Messages Message, Span Location,
> >> System.String[]
> >> Parameters) [0x00000] in
> >> /tmp/mono-basic-1.2.6/vbnc/vbnc/source/General/Report.vb:282
> >> at vbnc.Report.ShowMessage (Messages Message, System.String[]
> >> Parameters)
> >> [0x00054] in /tmp/mono-basic-
> >> 1.2.6/vbnc/vbnc/source/General/Report.vb:292
> >> at vbnc.Compiler.Compile () [0x005a3] in
> >> /tmp/mono-basic-1.2.6/vbnc/vbnc/source/General/Compiler.vb:647
> >> at vbnc.Compiler.Compile (System.String[] CommandLine) [0x00057] in
> >> /tmp/mono-basic-1.2.6/vbnc/vbnc/source/General/Compiler.vb:279
> >> at vbnc.Main.Main (System.String[] CmdArgs) [0x0000f] in
> >> /tmp/mono-basic-1.2.6/vbnc/vbnc/source/General/Main.vb:55
> >> Failed compilation took 00:00:03.7690210
> >>
> >> Any ideas?
> >>
> >> Thanks,
> >> Jason
> >> --
> >> View this message in context: http://www.nabble.com/Error-
> VBNC30203%3A-
> >> Not-valid-as-identifier--tp14761270p14761270.html
> >> Sent from the Mono - General mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> Mono-list maillist  -  Mono-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-list
> >>
> >>
> >> --
> >> No virus found in this incoming message.
> >> Checked by AVG Free Edition.
> >> Version: 7.5.516 / Virus Database: 269.19.0/1218 - Release Date:
> >> 10/01/2008 13:32
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Error-VBNC30203%3A-
> Not-valid-as-identifier--tp14761270p14762836.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.19.0/1218 - Release Date:
> 10/01/2008 13:32



More information about the Mono-list mailing list