AW: [mono-vb] Control.Controls(index) error in VB.NET

Jambunathan K Jambunathan K <kjambunathan.devel@gmail.com>
Sat, 22 Jan 2005 22:49:08 -0800


Looks like support for Indexer needs to be added ...=20

Btw, Rogerio if the mbas that you are using a older one you might want
to try with the latest mbas. I know that Anirban was working on the
same sometime back.

Regards,
Jambunathan K.


On Sat, 22 Jan 2005 15:28:08 +0100, Jochen Wezel (CompuMaster GmbH)
<jwezel@compumaster.de> wrote:
> Hi Rog=E9rio!
>=20
> This is a known bug in the mbas compiler, currently.  http://bugzilla.xim=
ian.com/show_bug.cgi?id=3D71337
>=20
> Very unsatisfying, since no Request.Form (or similar collection) works :(=
 and so no real web page can get compiled
> But it is.
>=20
> With your help, this problem could get solved more fast in the compiler. =
Simply ask Rafael where you could help (e. g. testing, identification of th=
e real reason and location of the problem in compiler's source code, etc.)
>=20
> Regards
> Jochen
>=20
> -----Urspr=FCngliche Nachricht-----
> Von: mono-vb-admin@lists.ximian.com [mailto:mono-vb-admin@lists.ximian.co=
m] Im Auftrag von Rogerio Pereira
> Gesendet: Samstag, 22. Januar 2005 15:04
> An: mono-vb@lists.ximian.com
> Betreff: [mono-vb] Control.Controls(index) error in VB.NET
>=20
> Hi,
>=20
> Every time when i try to create anything that need to access an control i=
n a control collection i go this error:
>=20
> error BC1501: No overload for method `Controls' takes `1' arguments
>=20
> Thanks for any answer,
>=20
> Rog=E9rio
> _______________________________________________
> Mono-vb mailing list
> Mono-vb@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb
>=20
> _______________________________________________
> Mono-vb mailing list
> Mono-vb@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb
>