thanks for confirming, that does make it difficult to do much customization then, so thank you for sending me the code
Gives me error below:
[10:22:11 INF] Downloading source code of Volo.Abp.Account.Pro (Latest) [10:22:11 INF] Output folder: C:\Users\User [10:22:12 ERR] Downloading source code failed for: Volo.Abp.Account.Pro Volo.Abp.Studio.AbpStudioException: Exception of type 'Volo.Abp.Studio.AbpStudioException' was thrown. at async Task Volo.Abp.Studio.Modules.Installing.SourceCodeDownloader.DownloadSourceCodeAsync(string moduleName, string targetFolder, string version, bool includeNightly) at async Task Volo.Abp.Studio.Cli.Commands.StudioGetSourceCommand.ExecuteAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunInternalAsync(CommandLineArgs commandLineArgs) at async Task Volo.Abp.Studio.Cli.StudioCliService.RunAsync(string[] args)
Thanks for email.
According to FAQ, Account Pro IS included in Personal License. But yes I see source code is not, which does make customizing ABP a lot harder, so thank you
{email removed}
Thank you, much appreciated :)
Okay thanks, I was running the command within Visual Studio terminal rather than ABP Studio, perhaps that is why it didn't update the file and I had to do it, but good to know.
Thank you, that was what I was checking, because when you run command manually (e.g. Studio not doing it during project creation) then it **doesn't **update that file and i had to do it manually before it would work
Yes, The studio will use same command to create pfx file.
But does it ALSO update it in the {projectname}Module.cs file as per my screenshot, or do I have to ensure passwords match!
Thank you.
And the answer to previous question (https://abp.io/qa/questions/8057/3a1587d3-eb12-80f2-269c-dc9b58199e4d) if certificate is created using command line? As I assume when studio working it does this bit automatically too?