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

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!aioe.org!.POSTED!not-for-mail
From "Nobody" <nobody@nobody.com>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Strange behavior of user controls
Date Sat, 24 Sep 2011 21:08:32 -0400
Organization Aioe.org NNTP Server
Lines 18
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>
NNTP-Posting-Host 2zkn8lvDl69X1tm9Wtth7A.user.speranza.aioe.org
X-Complaints-To abuse@aioe.org
X-RFC2646 Format=Flowed; Response
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Microsoft Outlook Express 6.00.2900.3028
X-Priority 3
X-MSMail-Priority Normal
X-MIMEOLE Produced By Microsoft MimeOLE V6.00.2900.3028
Xref x330-a1.tempe.blueboxinc.net comp.lang.basic.visual.misc:439

Show key headers only | 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