Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27510

VS 2012 Extract Form1.vb and Form1.Designer.vb from Tmp file

$
0
0
I tried to run my application from within VB 2012 and my computer froze, upon restarting the PC I found that both Form1.vb and Form1.Designer.vb files were empty.

After a lot of research I discovered a Tmp file that has all the information contained in these files, however the info is all double spaced and not formatted correctly.

Is there any easy way to extract the Form1.vb and Form1.Designer.vb files from the Tmp file, perhaps a utility, or is there any method built into VB 2012 to do this?

Manual editing would take forever.

Thanks for any help.

Viewing all articles
Browse latest Browse all 27510

Trending Articles