Object field not found serial number. What to do if "the object field was not detected." Error correction method

The problem that 1C:Enterprise users encounter is “Error: Object field not found”, most often pops up at startup. This problem causes inconvenience and slows down the work process. Many users, as surveys show, do not know how to quickly and independently solve this problem. Let's look at effective recommendations.

In 1C:Enterprise settings, each object is assigned its own field. Having analyzed this error from the programmer's perspective, we can conclude: the problem appears when the program accesses a field that is not specified in the object. Assessing the problem from the users' perspective, the error in 1C:Enterprise is that the program cannot find a user-specified attribute.

Error 1C:Enterprise, as a rule, appears in three situations:

  • when entering the program;
  • while filling out the form;
  • before filling out the template.

This list can go on, but methods for resolving the crash depend entirely on the details of the incorrect page display.

Authentication

In the latest updates of 1C:Enterprise, you can log in via OpenID. This new option makes it easier to log in after your connection has been disconnected.

You can fix the problem in several ways:

  • Make an automatic update of the 1C platform to the latest release (you will find the update on the official website of 1C:Enterprise);
  • if it doesn’t help, then you need a 1C programmer

How to fix the problem without using an update:

  • skipping checks within the program;
  • independent change of exchange rules.

Stock

Reason: the data in the document is indicated, for example, in the middle of the table, but should be located in the header:

  • configure a stop at the error point;
  • In the configurator, be sure to check the correctness of the entered data.

Options to resolve the problem:

  • set a code for all weighted goods;
  • For codes, set up a template (section “Equipment settings”).

Search line

  • carefully check the code, perhaps the problem has arisen in the enumeration, which indicates an incorrectly specified correspondence or its absence;
  • load another conversion processing.

Counterparty

You can eliminate this error, if you enable “Independent management of partners and contractors” in the settings. In order to go to this settings menu, go to “Administration”, and then to “CRM and sales”.

The error we are considering often occurs in new program releases during the implementation of new software mechanisms. In most cases, the problem resolves itself during the release of a new release. In order not to wait for a new release, do not forget to save backups. It will take you back to previous version. This option can be used in any situation when a 1C:Enterprise error pops up.

1C:Enterprise specialists give a few more general recommendations on what to do if the user encounters errors in displaying the program’s functionality:

  1. It is necessary to clear the configuration of outdated and unnecessary information. In the "Check Configuration" menu, select the "Check the logical integrity of the configuration" checkbox. The program will automatically delete incorrect information.
  2. For those whose configuration is being supported, experts recommend a thorough check of the vendor's configuration. To test, load the vendor configuration into new base and repeat the first point.

There is also a certain algorithm of actions for eliminating errors, which is based purely on technical issues:

  1. You need to turn off all background tasks of active databases.
  2. Reboot the server.
  3. Make a backup using SQL.
  4. Remove the database from support and unload cf.

Sometimes 1C users encounter the error: “Object field not found.”

Reasons for the error

This problem can occur in various cases:

— when entering the program;
— when filling out forms or before entering data into templates;
- when executing the handler - “Before Recording” for the reason “GeneralModule Users (OpenID Authentication).

Options may vary. It happens that in the debugging mode of the 1C configurator, all functions work correctly, but when launching the program, the following error occurs.

The reason for the error is that previously developed software mechanisms do not take into account configuration data, and the entered data in the program code is not processed. Those. there is a request for an attribute that does not exist.

This situation may exist when installing a new release or when working with the 1C program on an old platform.


Error correction method

To fix the “Object field not found” error, you need to reinstall or update the program to a more recent one. new version. The current version of the platform can be downloaded from the company’s official website or other relevant resources.

Alternatively, you can roll back to a previous version, but it is recommended to make regular backups.

The problem that 1C users encounter is “Error: Object field not found”, most often pops up at startup. This problem causes inconvenience and slows down the work process. Many users, as surveys show, do not know how to quickly and independently solve this problem. Let's look at effective recommendations.

In 1C settings, each object is assigned its own field. Having analyzed this error from the programmer's perspective, we can conclude: the problem appears when the program accesses a field that is not specified in the object. Assessing the problem from the users' perspective, the error in 1C is that the program cannot find a user-specified attribute.

Error 1C usually appears in three situations:

  • when entering the program;

  • while filling out the form;

  • before filling out the template.

This list can go on, but methods for resolving the crash depend entirely on the details of the incorrect page display.

Error: Object field not found 1C (Authentication)

In the latest 1C updates, you can log in via OpenID. This new option makes it easier to log in after your connection has been disconnected.

You can fix the problem in several ways:

  • update the platform to the latest release (you will find the update on the official 1C website);

  • revert to a previous version (be sure to create backups).

How to fix the problem without using an update:

  • skipping checks within the program;

  • independent change of exchange rules.

Error: Field not found (Warehouse)

Reason: the data in the document is indicated, for example, in the middle of the table, but should be located in the header:

  • configure a stop at the error point;

  • In the configurator, be sure to check the correctness of the entered data.

Error: Object field not found (Weight Item Prefix)

Options to resolve the problem:

  • set a code for all weighted goods;

  • For codes, set up a template (section “Equipment settings”).

Error: Object field not found (Search String)

  • carefully check the code, perhaps the problem has arisen in the enumeration, which indicates an incorrectly specified correspondence or its absence;

  • load another conversion processing.

Error: Object field not found (Account)

You can fix this error if you enable “Independent maintenance of partners and contractors” in the settings. In order to go to this settings menu, go to “Administration”, and then to “CRM and sales”.

The error we are considering often occurs in new program releases during the implementation of new software mechanisms. In most cases, the problem resolves itself during the release of a new release. In order not to wait for a new release, do not forget to save backup copies. This will take you back to the previous version. This option can be used in any situation when a 1C error pops up.

  1. It is necessary to clear the configuration of outdated and unnecessary information. In the "Check Configuration" menu, select the "Check the logical integrity of the configuration" checkbox. The program will automatically delete incorrect information.

  2. For those whose configuration is being supported, experts recommend a thorough check of the vendor's configuration. To check, load the provider configuration into a new database and repeat the first step.

There is also a certain algorithm of actions for eliminating errors, which is based purely on technical issues:

  1. You need to turn off all background tasks of active databases.

  2. Reboot the server.

  3. Make a backup using SQL.

  4. Remove the database from support and unload cf.

The problem that 1C users encounter is “Error: Object field not found”, most often pops up at startup. This problem causes inconvenience and slows down the work process. Many users, as surveys show, do not know how to quickly and independently solve this problem. Let's look at effective recommendations.

In 1C settings, each object is assigned its own field. Having analyzed this error from the programmer's perspective, we can conclude: the problem appears when the program accesses a field that is not specified in the object. Assessing the problem from the users' perspective, the error in 1C is that the program cannot find a user-specified attribute.

Error 1C usually appears in three situations:

  • when entering the program;
  • while filling out the form;
  • before filling out the template.

This list can go on, but methods for resolving the crash depend entirely on the details of the incorrect page display.

Error: Object field not found 1C (Authentication)

In the latest 1C updates, you can log in via OpenID. This new option makes it easier to log in after your connection has been disconnected.

You can fix the problem in several ways:

  • update the platform to the latest release (you will find the update on the official 1C website);
  • revert to a previous version (be sure to create backups).

How to fix the problem without using an update:

  • skipping checks within the program;
  • independent change of exchange rules.

Error: Field not found (Warehouse)

Reason: the data in the document is indicated, for example, in the middle of the table, but should be located in the header:

  • configure a stop at the error point;
  • In the configurator, be sure to check the correctness of the entered data.

Error: Object field not found (Weight Item Prefix)

Options to resolve the problem:

  • set a code for all weighted goods;
  • For codes, set up a template (section “Equipment settings”).

Error: Object field not found (Search String)

  • carefully check the code, perhaps the problem has arisen in the enumeration, which indicates an incorrectly specified correspondence or its absence;
  • load another conversion processing.

Error: Object field not found (Account)

You can fix this error if you enable “Independent maintenance of partners and contractors” in the settings. In order to go to this settings menu, go to “Administration”, and then to “CRM and sales”.

The error we are considering often occurs in new program releases during the implementation of new software mechanisms. In most cases, the problem resolves itself during the release of a new release. In order not to wait for a new release, do not forget to save backup copies. This will take you back to the previous version. This option can be used in any situation when a 1C error pops up.

  1. It is necessary to clear the configuration of outdated and unnecessary information. In the "Check Configuration" menu, select the "Check the logical integrity of the configuration" checkbox. The program will automatically delete incorrect information.
  2. For those whose configuration is being supported, experts recommend a thorough check of the vendor's configuration. To check, load the provider configuration into a new database and repeat the first step.

There is also a certain algorithm of actions for eliminating errors, which is based purely on technical issues:

  1. You need to turn off all background tasks of active databases.
  2. Reboot the server.
  3. Make a backup using SQL.
  4. Remove the database from support and unload cf.



Top