Skip to content

Console error #142

Open
Open
@kller1993

Description

@kller1993

Unhandled exception. Z.Expressions.Compiler.Shared.EvalException: Oops! No applicable member has been found for the expression. The error occurred for expression "." at position 69 near ".ReadLine(); Console.W".

Apparently the ReadLine from Console.ReadLine isnt a recognized member, unlike the WriteLine.

Edit: Error appeared after creating a loop to register the used members, etc. In this case:

using System;
using System.Data;
using System.Data.Odbc;
using System.Data.SqlTypes;
using System.Xml;
using MySqlConnector;

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions