Restore the "Create a new solution" button,
abp suite version 8.3.0-rc.1.
I hope this gets fixed in the next Release Candidate because old personal license holders lost many features and this I guess It goes against many terms and conditions. In the last ABP Community was answered a question I did to Halil Ibrahim Kalkan and He compromised we will get these features (if not in ABP Suite but in ABP Studio). I sent an email asking for confirmation but didn't get one. Sincerely, I hope these changes they are doing to their license configuration don't affect us.
Hi @rafael.gonzales, as @ageiter mentioned you can create new solutions via ABP Studio and there is not a single feature that is limited for the old license holders. It's recommended and much easier to use. You can download the ABP Studio and even generate CRUD pages by using ABP Suite that is integrated into the ABP Studio desktop app.
Hi, thanks for reporting. We will fix it ASAP. I have refunded your ticket.
For a quick workaround, you can manually change the method name to GetPackageVunerabilityLookupAsync in your razor file.
Best regards.
Okay, we will try it and then let you know the result as soon as possible.Thank you for your patience.
Any news about it?
Hi, sorry for the late response. We were able to reproduce the problem and created an internal issue for this.
Your ticket is refunded. Regards.
Do you know when the fix is implemented? Will i receive a notification here?
We fixed the problem and it will be included with the upcoming patch release. Regards.
HI,
make sure your project, CLI and suite are the same version
** I have tried that as well.
C:\Users\anjaneyulu.u>abp suite [13:14:59 INF] ABP CLI 7.0.0 Starting Suite v7.0.0 ... Opening http://localhost:3000 Press Ctrl+C to shut down. [13:16:02 ERR] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }
[13:16:02 ERR] Error converting value {null} to type 'System.Int32'. Path 'Properties[2].EnumValues.Individual', line 69, position 26. Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int32'. Path 'Properties[2].EnumValues.Individual', line 69, position 26. ---> System.InvalidCastException: Null object cannot be converted to a value type.
Hi, it seems your entity's metadata (the .json file under the entities folder of your solution) is not in the correct format. Can you share the entities folder and all of the json files?
I have resolved most of the issues, but putting some conditions in service worker.js file as that was not there in default file that was provided by ABP solution, can you please confirm the code that I have written so far, thanks
I haven't tried your code yet, but it seems all right and covers most scenarios including showing profile images. You can customize this file to your needs without the need to worry.
Okay, we will try it and then let you know the result as soon as possible.Thank you for your patience.
Any news about it?
Hi, sorry for the late response. We were able to reproduce the problem and created an internal issue for this.
Your ticket is refunded. Regards.
Hi, we will test and write back asap. Regards.
Hi,
So, I got the CMS-Kit Pro module working with source code in my abp webapp blazor solution, but not sure how I render the CMS content (menus, pages, blogs, etc..) in the abp webapp blazor application. The only demo I saw to render content is the CMS public website but it is not compatible with my blazor web app application.
I do not really need a public website, can you provide guidance on how to render CMS content from the CMS-Kit Pro
Hi, can you please create a new question? This ticket is related to how to integrate the CMS Kit Pro module into the Blazor WebApp and to better keep track of it, it would be better if it's asked in a separate question. Thanks for understanding.
Regards.
Hi, it seems an error occurs when Suite tries to generate proxies (for only ms solution, as far as I see). I'm able to reproduce the problem and will fix it asap. Btw, I have refunded your ticket.
Best regards.
May I have a status update on this please?
Hi, I could successfully reproduce the error with your entity metadata. I have created an internal issue for it and will fix it asap. You can manually update the method name on the UI side for a quick workaround.
Regards.