Error address not found
Go Up to Error Messages Index
The address you have specified cannot be mapped to a source code position. This error usually occurs for one of the following reasons:
- The address you entered is invalid or is not an address in your application.
- The module containing the specified address was not compiled with debug information.
- The address specified does not correspond to a program statement.
Note that the runtime and visual component libraries are compiled without debug information.