ErrorVault.com

Error: Code 2151 - The parent control can't contain the type of control you selected.@For example, you used the CreateControl function to designate an option group as the parent of a text box.@@1@@@1.


How to fix the Runtime Code 2151 The parent control can't contain the type of control you selected

This article features error number Code 2151, commonly known as The parent control can't contain the type of control you selected described as The parent control can't contain the type of control you selected.@For example, you used the CreateControl function to designate an option group as the parent of a text box.@@1@@@1.


About Runtime Code 2151

Runtime Code 2151 happens when Microsoft Access fails or crashes whilst it's running, hence its name. It doesn't necessarily mean that the code was corrupt in some way, but just that it did not work during its run-time. This kind of error will appear as an annoying notification on your screen unless handled and corrected. Here are symptoms, causes and ways to troubleshoot the problem.


Definitions (Beta)

Here we list some definitions for the words contained in your error, in an attempt to help you understand your problem. This is a work in progress, so sometimes we might define the word incorrectly, so feel free to skip this section!

  • Box - Box Inc is an online file sharing and cloud content management service for businesses
  • Function - A function also called a procedure, method, subroutine, or routine is a portion of code intended to carry out a single, specific task
  • Group - This tag is proposed for burnination, please do not use it
  • Option - DO NOT USE THIS TAG
  • Parent - In an oriented tree, the parent is the previous node before the node of interest
  • Selected - This is a general tag used when talking about one or more GUI elements that isare selected by the user.
  • Text - Text is a sequence of characters that is most often used to represent a cohesive piece of information.
  • Control - Use this tag for programming scenarios related to controls interactive elements of the user interface.
  • Type - Types, and type systems, are used to enforce levels of abstraction in programs.

Symptoms of Code 2151 - The parent control can't contain the type of control you selected

Runtime errors happen without warning. The error message can come up the screen anytime Microsoft Access is run. In fact, the error message or some other dialogue box can come up again and again if not addressed early on.

There may be instances of files deletion or new files appearing. Though this symptom is largely due to virus infection, it can be attributed as a symptom for runtime error, as virus infection is one of the causes for runtime error. User may also experience a sudden drop in internet connection speed, yet again, this is not always the case.


Fix The parent control can't contain the type of control you selected (Error Code 2151)
(For illustrative purposes only)



Causes of The parent control can't contain the type of control you selected - Code 2151

During software design, programmers code anticipating the occurrence of errors. However, there are no perfect designs, as errors can be expected even with the best program design. Glitches can happen during runtime if a certain error is not experienced and addressed during design and testing.

Runtime errors are generally caused by incompatible programs running at the same time. It may also occur because of memory problem, a bad graphics driver or virus infection. Whatever the case may be, the problem must be resolved immediately to avoid further problems. Here are ways to remedy the error.


Repair Methods

Runtime errors may be annoying and persistent, but it is not totally hopeless, repairs are available. Here are ways to do it.

If a repair method works for you, please click the upvote button to the left of the answer, this will let other users know which repair method is currently working the best.

Please note: Neither ErrorVault.com nor it's writers claim responsibility for the results of the actions taken from employing any of the repair methods listed on this page - you complete these steps at your own risk.

When you get a runtime error, keep in mind that it is happening due to programs that are conflicting with each other. The first thing you can do to resolve the problem is to stop these conflicting programs.
  • Open Task Manager by clicking Ctrl-Alt-Del at the same time. This will let you see the list of programs currently running.
  • Go to the Processes tab and stop the programs one by one by highlighting each program and clicking the End Process buttom.
  • You will need to observe if the error message will reoccur each time you stop a process.
  • Once you get to identify which program is causing the error, you may go ahead with the next troubleshooting step, reinstalling the application.
Using Control Panel
  • For Windows 7, click the Start Button, then click Control panel, then Uninstall a program
  • For Windows 8, click the Start Button, then scroll down and click More Settings, then click Control panel > Uninstall a program.
  • For Windows 10, just type Control Panel on the search box and click the result, then click Uninstall a program
  • Once inside Programs and Features, click the problem program and click Update or Uninstall.
  • If you chose to update, then you will just need to follow the prompt to complete the process, however if you chose to Uninstall, you will follow the prompt to uninstall and then re-download or use the application's installation disk to reinstall the program.
Using Other Methods
  • For Windows 7, you may find the list of all installed programs when you click Start and scroll your mouse over the list that appear on the tab. You may see on that list utility for uninstalling the program. You may go ahead and uninstall using utilities available in this tab.
  • For Windows 10, you may click Start, then Settings, then choose Apps.
  • Scroll down to see the list of Apps and features installed in your computer.
  • Click the Program which is causing the runtime error, then you may choose to uninstall or click Advanced options to reset the application.
Virus infection causing runtime error on your computer must immediately be prevented, quarantined or deleted. Make sure you update your virus program and run a thorough scan of the computer or, run Windows update so you can get the latest virus definition and fix.
You might be getting the error because of an update, like the MS Visual C++ package which might not be installed properly or completely. What you can do then is to uninstall the current package and install a fresh copy.
  • Uninstall the package by going to Programs and Features, find and highlight the Microsoft Visual C++ Redistributable Package.
  • Click Uninstall on top of the list, and when it is done, reboot your computer.
  • Download the latest redistributable package from Microsoft then install it.
You might also be experiencing runtime error because of a very low free space on your computer.
  • You should consider backing up your files and freeing up space on your hard drive
  • You can also clear your cache and reboot your computer
  • You can also run Disk Cleanup, open your explorer window and right click your main directory (this is usually C: )
  • Click Properties and then click Disk Cleanup
If the error is related to a bad graphics driver, then you may do the following:
  • Open your Device Manager, locate the graphics driver
  • Right click the video card driver then click uninstall, then restart your computer
If the error you are getting is related to the Internet Explorer, you may do the following:
  1. Reset your browser.
    • For Windows 7, you may click Start, go to Control Panel, then click Internet Options on the left side. Then you can click Advanced tab then click the Reset button.
    • For Windows 8 and 10, you may click search and type Internet Options, then go to Advanced tab and click Reset.
  2. Disable script debugging and error notifications.
    • On the same Internet Options window, you may go to Advanced tab and look for Disable script debugging
    • Put a check mark on the radio button
    • At the same time, uncheck the "Display a Notification about every Script Error" item and then click Apply and OK, then reboot your computer.
If these quick fixes do not work, you can always backup files and run repair reinstall on your computer. However, you can do that later when the solutions listed here did not do the job.
Other languages:

Wie beheben Fehler 2151 (Das übergeordnete Steuerelement darf nicht den ausgewählten Steuerelementtyp enthalten) - Das übergeordnete Steuerelement darf den ausgewählten Steuerelementtyp nicht enthalten.@Sie haben beispielsweise die Funktion CreateControl verwendet, um eine Optionsgruppe als übergeordnetes Element eines Textfelds festzulegen.@@1@@@1.
Come fissare Errore 2151 (Il controllo genitore non può contenere il tipo di controllo che hai selezionato) - Il controllo padre non può contenere il tipo di controllo selezionato.@Ad esempio, hai utilizzato la funzione CreateControl per designare un gruppo di opzioni come padre di una casella di testo.@@1@@@1.
Hoe maak je Fout 2151 (Het bovenliggende besturingselement kan niet het type besturingselement bevatten dat u hebt geselecteerd) - Het bovenliggende besturingselement kan niet het type besturingselement bevatten dat u hebt geselecteerd.@U hebt bijvoorbeeld de functie CreateControl gebruikt om een ​​optiegroep aan te wijzen als het bovenliggende element van een tekstvak.@@1@@@1.
Comment réparer Erreur 2151 (Le contrôle parent ne peut pas contenir le type de contrôle que vous avez sélectionné) - Le contrôle parent ne peut pas contenir le type de contrôle que vous avez sélectionné.@Par exemple, vous avez utilisé la fonction CreateControl pour désigner un groupe d'options comme parent d'une zone de texte.@@1@@@1.
어떻게 고치는 지 오류 2151 (상위 컨트롤은 선택한 컨트롤 유형을 포함할 수 없습니다.) - 부모 컨트롤은 선택한 컨트롤 유형을 포함할 수 없습니다.@예를 들어, CreateControl 함수를 사용하여 옵션 그룹을 텍스트 상자의 부모로 지정했습니다.@@1@@@1.
Como corrigir o Erro 2151 (O controle pai não pode conter o tipo de controle que você selecionou) - O controle pai não pode conter o tipo de controle selecionado. @ Por exemplo, você usou a função CreateControl para designar um grupo de opções como pai de uma caixa de texto. @@ 1 @@@ 1.
Hur man åtgärdar Fel 2151 (Föräldrakontrollen kan inte innehålla den typ av kontroll du valt) - Föräldrakontrollen kan inte innehålla den typ av kontroll du valde.@Till exempel använde du funktionen CreateControl för att ange en alternativgrupp som överordnad för en textruta. @@ 1 @@@ 1.
Как исправить Ошибка 2151 (Родительский элемент управления не может содержать выбранный вами тип элемента управления.) - Родительский элемент управления не может содержать выбранный вами тип элемента управления. @ Например, вы использовали функцию CreateControl, чтобы назначить группу параметров в качестве родительского элемента текстового поля. @@ 1 @@@ 1.
Jak naprawić Błąd 2151 (Kontrola nadrzędna nie może zawierać wybranego typu kontroli) - Kontrolka nadrzędna nie może zawierać wybranego typu kontrolki.@Na przykład użyłeś funkcji CreateControl do wyznaczenia grupy opcji jako rodzica pola tekstowego.@@1@@@1.
Cómo arreglar Error 2151 (El control principal no puede contener el tipo de control que seleccionó) - El control principal no puede contener el tipo de control que seleccionó. @ Por ejemplo, usó la función CreateControl para designar un grupo de opciones como el principal de un cuadro de texto. @@ 1 @@ 1.




The Author About The Author: Phil Hart has been a Microsoft Community Contributor since 2010. With a current point score over 100,000, they've contributed more than 3000 answers in the Microsoft Support forums and have created almost 200 new help articles in the Technet Wiki.


Follow Us: Facebook Youtube Twitter
Recommended Repair Tool:


This repair tool can fix common computer problems such as blue screens, crashes and freezes, missing DLL files, as well as repair malware/virus damage and more by replacing damaged and missing system files.

STEP 1:
Click Here to Download and install the Windows repair tool.

STEP 2:
Click on Start Scan and let it analyze your device.

STEP 3:
Click on Repair All to fix all of the issues it detected.

DOWNLOAD NOW

Compatibility

Requirements
1 Ghz CPU, 512 MB RAM, 40 GB HDD
This download offers unlimited scans of your Windows PC for free. Full system repairs start at $19.95.

Article ID: ACX011399EN

Applies To: Windows 10, Windows 8.1, Windows 7, Windows Vista, Windows XP, Windows 2000

Help someone else with this error and Share This Page:
Email Facebook Google LinkedIn Print Twitter

Speed Up Tip #4

Load Up Windows Faster:

Logging in to your computer can become seriously slow as startup programs start to accumulate. Use Startup Delayer to make your Windows boot faster. This free software speeds up boot time by delaying startup programs that run when your Windows computer starts up.

Click Here for another way to speed up your Windows PC
Home     Blog     About     Privacy Policy     Contact Us


Errors in Alphabetical Order:  A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Microsoft & Windows® logos are registered trademarks of Microsoft. Disclaimer: ErrorVault.com is not affiliated with Microsoft, nor does it claim such affiliation. This page may contain definitions from https://stackoverflow.com/tags under the CC-BY-SA license. The information on this page is provided for informational purposes only. © Copyright 2018