Hi
I have downloaded power tools from the Visual Studio marketplace. when I try to add a new entity, it gives me the following error.
My solution is file is located in C:\Projects\ASPZERO
I use Windows
12 Answer(s)
-
0
Hi @Prasanthtp,
Does your solution folder contain the
\AspNetZeroRadTool
folder? -
0
Yes. I can see the folder
-
0
Hi @Prasanthtp,
Does it occur on new projects that you download from aspnetzero website? When I tested it myself, I did not find any errors.
-
0
Hi
Yes. I have downloaded v14.0.0. I am using Visual Studio Community 2022 (v17.12).
I opened .web solution and running visual studio as administrator
I have also noticed after adding a new property it is not visible in the properties tab
-
0
Could you share this log file?
-
0
Hi @Prasanthtp,
Go to the
AspNetZeroRadTool\config.json
Can you check if it looks like this?
"EntityFrameWorkProjectFolder": "{{Namespace_Here}}.EntityFrameworkCore",
-
0
See the screenshot below
-
0
Hi @Prasanthtp,
I think it is related to the project name in the config file. Please try to update your project name. It should be
BookingsHive
-
0
Thanks. I added the company name. When I put company name as empty it started working.
-
0
Hi @Prasanthtp,
I'm glad your problem was solved.
-
0
How do I change the namespace of an entity generated using power tools? It is disabled. Is there any manual way
-
0
Hi @Prasanthtp,
The first namespace is your project name or company name + project name. You should change your project name because the license key is related to the project name. For detailed information please contact support@aspnetzero.com