Now a have a new major problem. I spent two months rewriting my application and when I load the project I get this message:
The backup I made of the project has the same. When I click OK and let it load, then MainForm.Designer.vb contains this. The bottom half of that file is just gibberish.Some bytes have been replaced with the Unicode substitution character while loading file G:\Application\Application\
MainForm.Designer.vb with Unicode (UTF-8) encoding. Saving the file will not preserve the original file contents.
vb.net Code:
' 'lvwSearch ' Me.lvwSearch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom), System.Windows.Forms.AnchorStyles) Me.lvwSearch.FullRowSelect = True Me.lvwSearch.Location = New System.Drawing.Point(3, 5) Me.lvwSearch.Name = "lvwSearch" Me.lvwSearch.Size = New System.Drawing.Size(650, 389) Me.lvwSearch.TabIndex = 16 Me.lvwSearch.UseCompatibleStateImageBehavior = False Me.lvwSearch.View = System.Windows.Forms.��]f�%�)��oêZk�Ix� �㓅'�j33_XX�š5l�W����;f~���ϡ��Ǟ��o�-1R�����f�w\ܑ�n�~~�Ի��G��wo���ab�ER�8@(�M�u���,��;_��@�� c�.�����~\��g@�� ��r�!!�p���I)��s�&S� �@��w���#�>�y4�F�y^ʂ�p+4�1��U5���;��"����͕U����'�c�eY� 둒$AR�3$&6��ƥKe�_�l����Sdeu��~04ܣ�䁦��rr������PY)#]ۤ& *&(R�'M%usK����pu���s$v�����_��23_T������� P��J���� uA h�׀���h���陎}������`'"Й��IIi�km$!W���n2o�jc��,��`j��xpP���n���DQQ/l�$���<�}@=x��D�n=�ի�4��UD#��K�R�����AAA�u ��Jq��]uJhsQ舠=@}�&�f۲ŝ���S��������d��{������1��ю��&���� MG��͛͢O�Ų����~4�/��Res3C�I�z��P:M��al|`t��xB�=|&��vv�l""��YY���|9n�� 3�I�s������.VG@�




Reply With Quote