Skip to content

Meaningful exception message needed from failed expression evaluation #469

@andrew-vdb

Description

@andrew-vdb
var session = Create(fsiExePath);
var option = session.EvalExpression(script);

An exception of type 'System.Exception' occurred in FSharp.Compiler.Service.dll but was not handled in user code

{"Evaluation failed"}

This exception message is meaningless and we need to be able to diagnose what is wrong with the script instead of receiving message "Evaluation failed"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions