Skip to content

System.ArgumentNullException: Value cannot be null #7

@hoisel

Description

@hoisel

Hi,
I'm getting in this error:
Running Seed method. System.Exception: Error Seeding DbSet<Itix.Opme.Domain.Model.Procedimento>: System.ArgumentNullException: Value cannot be null. Parameter name: stream at System.IO.StreamReader..ctor(Stream stream, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean leaveOpen) at System.IO.StreamReader..ctor(Stream stream) at EntityFramework.Seeder.Seeder.SeedFromStream[T](IDbSet1 dbSet, Stream stream, Expression1 identifierExpression, CsvColumnMapping1[] additionalMapping) ---> System.ArgumentNullException: Value cannot be null.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions