Can anyone help me fix this error? The Help file is not too helpful.

"Error loading file - record number 22. Text1 <or one of its members>.
Methods: E:\.....InvNotification.sct is not an object file."

TIA

Andrew McGurk

Re: Error loading file by Dan

Dan
Fri Sep 28 08:49:50 PDT 2007

It means there's something wrong with the file. <gd&r>

MAKE A COPY OF THE FILE(S) BEFORE DOING ANYTHING.

USE the scx file as a dbf and browse to the record it's objecting about.
Have a look around and see if you can spot what's wrong. Lacking any other
clue, delete the record, close the file, and COMPILE FORM.

This kind of error can range from a relocated VCX to a missing ActiveX
control. There's no telling what your form is expecting to be there that
isn't there.

Dan

Andrew McGurk wrote:
> Can anyone help me fix this error? The Help file is not too helpful.
>
> "Error loading file - record number 22. Text1 <or one of its members>.
> Methods: E:\.....InvNotification.sct is not an object file."
>
> TIA
>
> Andrew McGurk



Re: Error loading file by MikeA

MikeA
Fri Sep 28 18:24:02 PDT 2007

If you are running the app on a network, the error all too often is also
indicative of a hardware problem such as a bad network cable/connector,
problems with the file server, etc. but it could also be due to a currupted
cdx file.

Mike

"Dan Freeman" <spam@microsoft.com> wrote in message
news:Ok0W1ceAIHA.5328@TK2MSFTNGP05.phx.gbl...
> It means there's something wrong with the file. <gd&r>
>
> MAKE A COPY OF THE FILE(S) BEFORE DOING ANYTHING.
>
> USE the scx file as a dbf and browse to the record it's objecting about.
> Have a look around and see if you can spot what's wrong. Lacking any other
> clue, delete the record, close the file, and COMPILE FORM.
>
> This kind of error can range from a relocated VCX to a missing ActiveX
> control. There's no telling what your form is expecting to be there that
> isn't there.
>
> Dan
>
> Andrew McGurk wrote:
>> Can anyone help me fix this error? The Help file is not too helpful.
>>
>> "Error loading file - record number 22. Text1 <or one of its members>.
>> Methods: E:\.....InvNotification.sct is not an object file."
>>
>> TIA
>>
>> Andrew McGurk
>
>



Re: Error loading file by Rush

Rush
Fri Sep 28 18:42:10 PDT 2007

This is a multi-part message in MIME format.
--------------010703030908000409040506
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

I don't think so - screen files don't have index (.cdx) files. Did you
mean a corrupt memo file - the .sct one?

- Rush

MikeA wrote:
> If you are running the app on a network, the error all too often is also
> indicative of a hardware problem such as a bad network cable/connector,
> problems with the file server, etc. but it could also be due to a currupted
> cdx file.
>
> Mike
>
> "Dan Freeman" <spam@microsoft.com> wrote in message
> news:Ok0W1ceAIHA.5328@TK2MSFTNGP05.phx.gbl...
>
>> It means there's something wrong with the file. <gd&r>
>>
>> MAKE A COPY OF THE FILE(S) BEFORE DOING ANYTHING.
>>
>> USE the scx file as a dbf and browse to the record it's objecting about.
>> Have a look around and see if you can spot what's wrong. Lacking any other
>> clue, delete the record, close the file, and COMPILE FORM.
>>
>> This kind of error can range from a relocated VCX to a missing ActiveX
>> control. There's no telling what your form is expecting to be there that
>> isn't there.
>>
>> Dan
>>
>> Andrew McGurk wrote:
>>
>>> Can anyone help me fix this error? The Help file is not too helpful.
>>>
>>> "Error loading file - record number 22. Text1 <or one of its members>.
>>> Methods: E:\.....InvNotification.sct is not an object file."
>>>
>>> TIA
>>>
>>> Andrew McGurk
>>>
>>
>
>
>


--------------010703030908000409040506
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I don't think so - screen files don't have index (.cdx) files.&nbsp; Did you
mean a corrupt memo file - the .sct one?<br>
<br>
&nbsp;- Rush<br>
<br>
MikeA wrote:
<blockquote cite="mid:SOhLi.9232$Im1.1883@trnddc01" type="cite">
<pre wrap="">If you are running the app on a network, the error all too often is also
indicative of a hardware problem such as a bad network cable/connector,
problems with the file server, etc. but it could also be due to a currupted
cdx file.

Mike

"Dan Freeman" <a class="moz-txt-link-rfc2396E" href="mailto:spam@microsoft.com">&lt;spam@microsoft.com&gt;</a> wrote in message
<a class="moz-txt-link-freetext" href="news:Ok0W1ceAIHA.5328@TK2MSFTNGP05.phx.gbl">news:Ok0W1ceAIHA.5328@TK2MSFTNGP05.phx.gbl</a>...
</pre>
<blockquote type="cite">
<pre wrap="">It means there's something wrong with the file. &lt;gd&amp;r&gt;

MAKE A COPY OF THE FILE(S) BEFORE DOING ANYTHING.

USE the scx file as a dbf and browse to the record it's objecting about.
Have a look around and see if you can spot what's wrong. Lacking any other
clue, delete the record, close the file, and COMPILE FORM.

This kind of error can range from a relocated VCX to a missing ActiveX
control. There's no telling what your form is expecting to be there that
isn't there.

Dan

Andrew McGurk wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Can anyone help me fix this error? The Help file is not too helpful.

"Error loading file - record number 22. Text1 &lt;or one of its members&gt;.
Methods: E:\.....InvNotification.sct is not an object file."

TIA

Andrew McGurk
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
<br>
</body>
</html>

--------------010703030908000409040506--

Re: Error loading file by Andrew

Andrew
Mon Oct 01 21:26:35 PDT 2007

Thanks for the advice. It didn't "work" on this occassion. However, after
checking a couple of backups, I found an original without the problem.

On to the next one...

Thanks

Andrew McGurk

"Dan Freeman" <spam@microsoft.com> wrote in message
news:Ok0W1ceAIHA.5328@TK2MSFTNGP05.phx.gbl...
> It means there's something wrong with the file. <gd&r>
>
> MAKE A COPY OF THE FILE(S) BEFORE DOING ANYTHING.
>
> USE the scx file as a dbf and browse to the record it's objecting about.
> Have a look around and see if you can spot what's wrong. Lacking any other
> clue, delete the record, close the file, and COMPILE FORM.
>
> This kind of error can range from a relocated VCX to a missing ActiveX
> control. There's no telling what your form is expecting to be there that
> isn't there.
>
> Dan
>
> Andrew McGurk wrote:
>> Can anyone help me fix this error? The Help file is not too helpful.
>>
>> "Error loading file - record number 22. Text1 <or one of its members>.
>> Methods: E:\.....InvNotification.sct is not an object file."
>>
>> TIA
>>
>> Andrew McGurk
>
>