1
Answer

Getting Error on user control in c# windows Application.

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.
 
Please help on this issue.
 
Thanks,
Bagesh Kumar singh
Answers (1)