c# - Why Visual Studio 2010 Form not show any text after power failure? -


i building stand alone desktop application, in development process desktop computer turned off due power failure. after sometime when power come face problem in text in form not visible , in data gridview control show divide 0 exception below image:

screen shot of problem

please resolve issue.

check database running if using, or try rebuilt after close windows


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -