Click here to Skip to main content
15,910,661 members

Comments by harish kr chandna (Top 3 by date)

harish kr chandna 7-Sep-12 1:19am View    
yes know that..

actually no need for try and catch block here, because we know what the exception will say, that can be added later.. at this point we need how to sort out the problem..

thanks
harish kr chandna 6-Sep-12 3:17am View    
giving a new error:

Cannot implicitly convert type 'LoadingClass.BackgroundLoading' to 'System.ComponentModel.BackgroundWorker'
harish kr chandna 6-Sep-12 2:52am View    
I have updated my question.