Base solution for your next web application
Open Closed

Power Tool stopped working after renaming solution, projects and all content #9879


User avatar
0
ESTeam created

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? R: 8.7.0
  • What is your product type (Angular or MVC)? R: Angular 9
  • What is product framework type (.net framework or .net core)? R: .NET Core 3.1

If issue related with ABP Framework

  • What is ABP Framework version? R: 8.7.0

Hi,

after renaming all files from my solution, including file names and file content the ASP.NET Zero Power Tool stop working but no error occurs (neither in the logs nor in the event viewer) - the solution works fine it's just the tool that does not work. I changed all references from "CruzVermelha" to "AbbVie" including all config files from folder AspNetZeroRadTool - i've already tried uninstall and install the tool back again. It works if i don't rename and it works also in other projects. The logs when does not work are the same (the window opens and close and no files are generated besides the config file inside folder AspNetZeroRadTool): DEBUG 2020-12-04 11:45:35,166 [1 ] lVisualStudioExtension.AspNetZeroRadTool - Menu item clicked with params > loadFromJson: False, loadFromDatabase: False, showAboutForm: False DEBUG 2020-12-04 11:46:00,323 [1 ] dioExtension.Dialogs.EntityGeneratorForm - Generate entity started. DEBUG 2020-12-04 11:46:14,164 [1 ] dioExtension.Dialogs.EntityGeneratorForm - Entity successfully generated. DEBUG 2020-12-04 11:46:33,438 [1 ] lVisualStudioExtension.AspNetZeroRadTool - Menu item clicked with params > loadFromJson: False, loadFromDatabase: False, showAboutForm: True

best regards, Dirceu


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

    Hi @ESTeam

    According to AspNet Zero license rules, you are not allowed to rename the project. Please send an email to [email protected] and we will try to help you.

  • User Avatar
    0
    ESTeam created

    Hi,

    After the "CruzVermelha" project has been deleted i created a new one (with a new license code) with the name "AbbVie", then i renamed all the files and finally replaced the license code. Everything is working, including the power tool.

    Thanks, Dirceu