Uploaded to Github private repo I think and invite sent - if you can remove both Saas and Openiddict from the project so I can see changes made
Thank you
Yes I found that article thanks and ran the command to generate the certificate,
My question was do I have to add the password I chose anywhere in the code e.g. in appsettings.production.json under DefaultPassPhrase, or is that a pass phrase for something else
hi
So are you saying that ABP Studio will eventually be improved so I can create project in first place without these modules included?
Yes.
any idea when that might happen, even if in a pre-release version so I can test creating project without the bits I don't need? just want to ensure it will do all I need before I consider purchasing it and preferably before end of my trial. Studio or CLI should allow creation of project without modules being included you don't want., e.g. Saas, OpenIddict etc. Thank you
related question
After creating the pfx file using below, do I also then need to ensure password I chose is added to DefaultPassPhrase section in appsettings.production.json?
Does it need to go anywhere else?
dotnet dev-certs https -v -ep openiddict.pfx -p {password_here}
ignore last email, problem now resolved!!! It was all to do with ME missing the instructions re creating and uploading a openiddict.pfx certificate!
Thank you for connecting up earlier and taking a look, I do appreciate it
now starting zoom . I don't have speakers / microphone on this machine so you will need to communicate on screen via notepad or message etc
I don't have direct access to the event viewer, it is on a shared ASP.NET hosting platform not a managed server.
Through the hosts logs interface I can see two error logs from application log
Application '/LM/W3SVC/35/ROOT' with physical root 'D:\Sites\site8210\wwwroot' failed to load coreclr. Exception message: CLR worker thread exited prematurely
Application '/LM/W3SVC/35/ROOT' with physical root 'D:\Sites\site8210\wwwroot' has exited from Program.Main with exit code = '1'. Please check the stderr logs for more information.
nothing in stderr log location so can't check that for "more information"
As I say SAME hosting worked fine for ASP.NET Zero project...
yes and during this trial I can't create a project without it containing modules I don't want - and although it works fine locally I can get it working once deployed - so trial not helping me here