Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #439

Re: Strange behavior of user controls

From "Nobody" <nobody@nobody.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Strange behavior of user controls
Date 2011-09-24 21:08 -0400
Organization Aioe.org NNTP Server
Message-ID <j5luum$s71$1@speranza.aioe.org> (permalink)
References <yTMeq.905$vg.316@newsfe29.ams2> <j5iqao$6tt$1@speranza.aioe.org> <6H7fq.1$5o3.0@newsfe29.ams2>

Show all headers | View raw


"Ivar" <ivar.ekstromer000@ntlworld.com> wrote in message 
news:6H7fq.1$5o3.0@newsfe29.ams2...
> Yep, it's all there
> These two controls have been used for years unchanged and it's never 
> happened before until I put the compiled app made on Windows 7 64 on two 
> XP machines.
> The only explanation I can think of is some issue with apps created on Win 
> 7 running on XP, but that's just a guess

Perhaps the FRX file for the form became corrupted. First, make a backup, 
then open the FRM file with Notepad and search for "frx". You will find the 
list of properties that VB stores in that file. These are usually binary 
properties like Pictures and Icons. Do not edit the file in Notepad, but 
rather, open the project in VB, and delete the contents of these properties 
and save. After that, search the FRM file again, and if all references to 
"frx" are gone, then it's safe to delete the FRX file.

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Find similar


Thread

Strange behavior of user controls "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-09-22 21:30 +0100
  Re: Strange behavior of user controls "Nobody" <nobody@nobody.com> - 2011-09-23 16:31 -0400
    Re: Strange behavior of user controls "Ivar" <ivar.ekstromer000@ntlworld.com> - 2011-09-23 23:27 +0100
      Re: Strange behavior of user controls "Nobody" <nobody@nobody.com> - 2011-09-24 21:08 -0400

csiph-web