Base solution for your next web application
Open Closed

Getting errors after Creating or updating table using power tool. Replace all class & angular files code of another tables. #7338


User avatar
0
PMS created

When we update the one table from the power tool why it's regenerate new the code in another table's classes and angular files whatever we have done custom earlier its replaced with the new code.

  1. Why it's not updating that one particular table code.
  2. Why its update / replace with new code( old custom code replace by a new one ) in another table classes and angular files especially service.proxy files methods as well. ( for example I have xyz table and updating that table with tool then why its updating abc(another table) and in abc table entity I haven't update anithing .. same as In file its also update xyz table code but why its update abc table custom code to with new one)
  3. When I create/update one table using the tool then why gives error in another table(I haven't update entity as well ) error?
  4. Why Its generate a new table(this table was also created by the tool) which is already into the DB.

Please check screen short.


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @PMS

    AspNet Zero Power Tools is designed for initial usage, so you have to make changes manually on your project. If you haven't committed the changes, you can revert the changes and re-generate your entity.

  • User Avatar
    0
    PMS created

    Yes, I got this but why did updated all other manualy changed pages?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @PMS

    Sorry, I think I missed that part. Are you saying that, AspNet Zero Power Tools updates your existing pages which are not generated by Power Tools ?