Abp.DynamicEntity icon indicating copy to clipboard operation
Abp.DynamicEntity copied to clipboard

[Question] Unable to run the sample?

Open aloksharma1 opened this issue 2 years ago • 3 comments

hello, i have been going through your sample and getting error run command is not defined when i try to run the web sample.

Also it looks like this lib only doing simple crud, but what if we have related complex entities does this library handles that?

aloksharma1 avatar Jul 24 '23 09:07 aloksharma1

The sample project has been fixed by https://github.com/EasyAbp/Abp.DynamicEntity/commit/17cbf232d2805a5722fd38e7990358ceaca836fb. Please pull the master branch.

gdlcf88 avatar Jul 24 '23 09:07 gdlcf88

still not working for me, now the error is due to unable to find the sample database from this conn string "Server=(LocalDb)\\MSSQLLocalDB;Database=DynamicEntitySample;Trusted_Connection=True" can you check and put this file in git.

aloksharma1 avatar Jul 25 '23 19:07 aloksharma1

You don't need any extra files. Please go to the ABP docs site to learn how to run module sample projects.

gdlcf88 avatar Jul 26 '23 02:07 gdlcf88