Recovering corrupted VB.NET Form file?

Posted by Omega on Super User See other posts from Super User or by Omega
Published on 2011-02-06T04:57:22Z Indexed on 2011/02/06 7:28 UTC
Read the original article Hit count: 237

Filed under:
|
|

Good day. This question is directly related to this one I made here: http://stackoverflow.com/questions/4911099/there-is-no-editor-available-for-form1-vb-error

There, I was working on my VB.NET 2010 Express application, I saved, then a blackout came and now, apparently, I can't view the designer nor code of my Form file (Form1.vb).

On StackOverflow, I was recommended to check for the From1.vb file, and try to open it on Notepad. If nothing appeared, it would mean that my file was corrupted.

I open it on Notepad, and I get a blank file. It is 27kb, but it only has blank spaces. So I assume it is corrupted.

I was told this place was better for dealing with corrupted files, about techniques to recover them.

I use Windows7, VB.NET 2010 Express. I run Windows7 on Parallels Desktop, Mac OS X. However, I do not believe that is the problem, most likely it was that damned blackout... this is the first time that happens to me. VB.NET worked just fine for me all time (about a month and half).

Thank you.

© Super User or respective owner

Related posts about windows-7

Related posts about file