Base solution for your next web application

Activities of "pradeep"

Hi, We recently setting up the asp.net zero project with MySQL 5.7 and entity framework core.

When we run the project, we are facing following exception while inserting the data with boolean field. It is happening for edition table. Following is the exception,

** InvalidCastException: Unable to cast object of type 'System.Boolean' to type 'System.Int16'. ** When we analyze, we see isDeleted property is the only one exists as boolean.

Please advise on fixing this issue as early as possible.

I have generated ASP.Net Core and Angular Project and have restored the required packages but couldn't run the project by following the steps listed in the documents. Need some immediate support to overcome the issues.

Thanks.

Regards, Pradeep

Showing 1 to 2 of 2 entries