Link to home
Start Free TrialLog in
Avatar of deeznutz
deeznutz

asked on

Error trying to add a form

I have been working on a form for the past two days and now when I try and load the project I get an error!!! ARRRRRRRRRRR
The error is:
Line 18: Cannot load control mnuShopper; containing control not a valid container
Thisis in the lod file when the form can not be added.  The error I get when I add the form is : '' could not be loaded!
A very descriptive error!
How can I load my form back up!
Avatar of mcrider
mcrider

Take a look at your forms .FRM file in NOTEPAD... Line 18 is what is giving you problems...


Cheers!®©
Hello,
is it possible that you zip your project file and your form and then send them to me by mail, I will see the error and return you an answer, and the way  to correct it
my mail is :  

manai_amara@yahoo.com

bye
Avatar of Ark
Hi
What is mnuShopper and how do you load this control?

Cheers
do you have change the version of the control
what kind of control is "control mnuShopper"?? do you have that "kind of control" in your project references (Select "Project, Components" OR right-click on the "General Tab")
This may be the problem, mnuShopper could an control which u are trying to put in an invalid container.  Please check the container where u are placing this control, check whether it is a valid container.  If not please change the container and place the control on it.

I think this will work out.
Avatar of deeznutz

ASKER

mnuShopper is the a menu control, i.e I goto menu control editor and added a menu item.  I had a look at the form in notepad, and line 18 is where it is loading these menu items.
Can you send dump of this part of .FRM file?
Cheers
ASKER CERTIFIED SOLUTION
Avatar of mcrider
mcrider

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Sorry for the delay, but this was my problem.
Thanks for the points! Glad I could help!


Cheers!®©