Skip to content

Build error on creating new DataTypeService #1

@eythort09

Description

@eythort09

I'm trying to run this tutorial but I'm getting a build error when creating a new instance of the DatatypeService in the LunchSurfaceController. Any idea what might be done to fix this?

DataTypeService dts = new DataTypeService();

The error i'm getting:

Error CS7036 There is no argument given that corresponds to the required formal parameter 'provider' of 'DataTypeService.DataTypeService(IDatabaseUnitOfWorkProvider, RepositoryFactory, ILogger, IEventMessagesFactory)'

Any help appreciated

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