Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set screen resolution
Message
From
06/06/2006 06:54:10
 
 
To
06/06/2006 00:29:03
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Miscellaneous
Thread ID:
01118695
Message ID:
01127307
Views:
36
"error instantiating class. Cannot find c:\myform\newform" appeared.

As I said, you need to use a relative path from where the form is located. So if the form is located in d:\MyApp\Form and the class library is located in d:\MyApp\;ibs, you need to put this:

..\libs\MyClassLib.vcx

in the classloc field. Note that it must include the .vcx extension.

If you tell me exactly where your forms and class library are located, perhaps I can tell you what needs to go into the classloc field.
Previous
Reply
Map
View

Click here to load this message in the networking platform