Hi ,
Getting Error on user control in c# windows Application. When i use tab control on User control page i am getting following error.
1.Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2.Starting a second message loop on a single thread is not a valid operation. Use Form.ShowDialog instead.
2.Starting a second message loop on a single thread is not a valid operation. Use Form.ShowDialog instead.
Please help on this issue.
Thanks,
Bagesh Kumar singh

Ashok PatelPosted Jul 2, 2014, 2:35 AM