Variable type should be specified errors

View: New views
2 Messages — Rating Filter:   Alert me  

Variable type should be specified errors

by acoupe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is a VB.NET (2.0) Winform app.  I've validated the code with MOMA and it passes without errors.  It
compiles fine on VS 2005.  I've suiccessfully loaded the app into MonoDevelop on the Mac.  The program
won't successfully finish compiling because I get 3 identical errors:

Variable type should be specified.(warning message should have been shown)
The errors have no associated program and line numbers are shown as 0.

Any suggestions on how to go about findout where these errors are or what might be causing them.

This is my first Mono project so any help is appreciated!

Re: Variable type should be specified errors

by Rolf Bjarne Kvinge-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

> -----Original Message-----
> From: mono-vb-bounces@... [mailto:mono-vb-
> bounces@...] On Behalf Of acoupe
> Sent: viernes, 25 de julio de 2008 19:02
> To: mono-vb@...
> Subject: [mono-vb] Variable type should be specified errors
>
>
> This is a VB.NET (2.0) Winform app.  I've validated the code with MOMA
> and it passes without errors.  It compiles fine on VS 2005.
> I've suiccessfully loaded the app into MonoDevelop on the Mac.  The
program
> won't successfully finish compiling because I get 3 identical errors:
>
> Variable type should be specified.(warning message should have been
> shown)

This is not an error, only a warning, and the compile doesn't fail because
of this.

Please send the entire MonoDevelop output and which vbnc version you have,
otherwise it's hard to know what's going on.

Rolf

> The errors have no associated program and line numbers are shown as 0.
>
> Any suggestions on how to go about findout where these errors are or
> what
> might be causing them.
>
> This is my first Mono project so any help is appreciated!
> --
> View this message in context: http://www.nabble.com/Variable-type-
> should-be-specified-errors-tp18655766p18655766.html
> Sent from the Mono - VB mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-vb mailing list
> Mono-vb@...
> http://lists.ximian.com/mailman/listinfo/mono-vb

_______________________________________________
Mono-vb mailing list
Mono-vb@...
http://lists.ximian.com/mailman/listinfo/mono-vb