Options

I get error when I open winform file generated by Reflector

sincos2007sincos2007 Posts: 2
edited February 11, 2016 12:23PM in .NET Reflector Previous Versions
I just try your product Reflector. I wrote a .NET winform application by VB.NET and decompile it into VB language source code files. Then I got many VB.NET source code files and a .vbproj file. I open the .vbproj file by VS 2013 and double click a winform file in Solution Explorer of VS, I fail to open the form designer and get a lot of errors.

I notice that one type of error is most:

The type 'System.Windows.Forms.Form' has no property named XXX.

How should I do to resolve this problem?

Thanks.
Sign In or Register to comment.