-
Error (2005)
I get "Error Loading file- record number 3 <or one of its members>Parent
: Class name is invalid." whenever I click on a form in my project. MSDN
tells me I have set an illegal value in the language. I have not changed
anything and have been using this form for awhile. There is no table in the
data environment and no tables open when the form loads. Unfortunately I
can not ignore this and find the problem. The form has several buttons that
do various routines and the customer wants a modification to a different
portion of the program. The exe gives me the same message when it tries to
load the form. As luck would have it; the darn thing is my main form. Any
Help would be appreciated
-
Re: Error (2005)
Use the SCX like a table (USE myform.scx) and go to record 3. It sounds
like the problem is that one of the objects on your form is supposed to
inherit from a VCX which is no longer available. You'll find that VCX
referenced in the Classloc field. If you believe it's a VCX that should be
around, you may want to check that it didn't get erased somehow.
-BP
www.peisch.com
FoxPro Info: http://msdn.microsoft.com/vfoxpro
FoxPro News: http://foxcentral.net
"Jarrett" <jcrudisill@yahoo.com> wrote in message
news:3cf68243$1@10.1.10.29...
>
> I get "Error Loading file- record number 3 <or one of its members>Parent
> : Class name is invalid." whenever I click on a form in my project. MSDN
> tells me I have set an illegal value in the language. I have not changed
> anything and have been using this form for awhile. There is no table in
the
> data environment and no tables open when the form loads. Unfortunately I
> can not ignore this and find the problem. The form has several buttons
that
> do various routines and the customer wants a modification to a different
> portion of the program. The exe gives me the same message when it tries to
> load the form. As luck would have it; the darn thing is my main form. Any
> Help would be appreciated
-
Re: Error (2005)
thnx!,Not sure what happened only thing the form holds now is the dataenvironment.
>Use the SCX like a table (USE myform.scx) and go to record 3. It sounds
>like the problem is that one of the objects on your form is supposed to
>inherit from a VCX which is no longer available. You'll find that VCX
>referenced in the Classloc field.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks