list view problem
-
Hi all, I am using a list view in my project to display some data. The listview has over 5000 element to display.but when i run my program through debug mode then it gives the following error "The CLR has been unable to transition from COM context 0x1a1010 to COM context 0x1a1180 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping" but when i run the exe then it is working fine. can any body give me any clue,why it is happening ?
-
Hi all, I am using a list view in my project to display some data. The listview has over 5000 element to display.but when i run my program through debug mode then it gives the following error "The CLR has been unable to transition from COM context 0x1a1010 to COM context 0x1a1180 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping" but when i run the exe then it is working fine. can any body give me any clue,why it is happening ?
how are you loading the data?
As barmey as a sack of badgers Dude, if I knew what I was doing in life, I'd be rich, retired, dating a supermodel and laughing at the rest of you from the sidelines.
-
Hi all, I am using a list view in my project to display some data. The listview has over 5000 element to display.but when i run my program through debug mode then it gives the following error "The CLR has been unable to transition from COM context 0x1a1010 to COM context 0x1a1180 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping" but when i run the exe then it is working fine. can any body give me any clue,why it is happening ?