Starts in:
1 DAY
23 HRS
14 MIN
39 SEC
Starts in:
1 D
23 H
14 M
39 S

Activities of "wingers"

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

just one point - I notice in ABP Studio after creating a new project that it says "This certificate is already generated when you created the solution......" BUT it isn't, and perhaps if it was I wouldn't have got confused about it yesterday. Just a heads up in case a problem with ABP Studio

Okay, so to confirm, whatever password I chose when creating my certificate, I then have to put in {projectname}Module.cs as below, because this step was NOT in the documentation, hence clarifying.

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

  1. Application '/LM/W3SVC/35/ROOT' with physical root 'D:\Sites\site8210\wwwroot' failed to load coreclr. Exception message: CLR worker thread exited prematurely

  2. 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

Showing 31 to 40 of 53 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06