Hi,
I tried the piece of code mentioned - I am just seeing some compile time
errors (MSDN documentation should help you here) and no crashes from the
compiler. Can you let us know if the crash is still reproing.
Thanks,
Diganta Roy
Microsoft Visual J# .NET Product Team
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm --------------------
[quoted text, click to view] >Reply-To: "Lars-Inge Tønnessen" <http://emailme.larsinge.com>
>From: "Lars-Inge Tønnessen" <http://emailme.larsinge.com>
>References: <46321FC2-99D1-43C4-802F-8FE68677A8CB@microsoft.com>
<OYItXqbOEHA.628@TK2MSFTNGP11.phx.gbl>
<3EDF73B3-5044-411C-B362-4319DBF8F562@microsoft.com>
[quoted text, click to view] >Subject: Re: The VJ# compiler crashes on compilation.
>Date: Mon, 17 May 2004 15:28:11 +0200
>Lines: 16
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
>Message-ID: <ueNYFTBPEHA.2256@TK2MSFTNGP10.phx.gbl>
>Newsgroups: microsoft.public.dotnet.vjsharp
>NNTP-Posting-Host: ans-065.vpn.uit.no 129.242.154.70
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
.phx.gbl
[quoted text, click to view] >Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.vjsharp:6070
>X-Tomcat-NG: microsoft.public.dotnet.vjsharp
>
>You have a ListView and you want to call ".get_Groups()" on it ?
>
>Here you will find all ListView members:
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html
/frlrfsystemwindowsformslistviewmemberstopic.asp
>
>
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfSystemWindowsFormsL istViewClassTopic.asp
>
>Are you sure you didn't mix the "myListView" variable or the ListView form
>with anything else? Or maybe you are reading an example, and didn't include
>all code?
>
>
>Regards,
>Lars-Inge Tønnessen
>
>
>