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

VS 2010 moved from xp to windows 7 problem

$
0
0
Hi I have recently moved from Windows xp to 7. I have some older program that use the AxMSflexgrid. they are not published programs as I only used them locally. However I can no longer open these to work on in the editor as the reference to the flexgrid cannot be found. I can open individual vb.forms (e.g. form1.vb) but cannot open form1.design.vb. as I get this error " Me.Grid2 = New AxMSFlexGridLib.AxMSFlexGrid()" My question is - is it possible to recover these and change the flexgrid to datagridview. rewriting the code as I go along or have I lost these programs?
Any advice would be appreciated

Viewing all articles
Browse latest Browse all 27153

Trending Articles