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
I would rather be able to create a project in first place WITHOUT it included. But that is not possible. And as you have just closed my other question about issues publishing and I can't even get that working. Let's just call it a day and I will go elsewhere. Not spending thousands of dollars for something which currently limits my options and where support simply closes a ticket
That is really great customer service!, give very little help, and then close the ticket seconds later.
My hosting environment is working fine, as uploaded a project from ASP.NET Zero and that worked fine without any problems. Whereas the ABP project builds and works fine locally, just not when deployed.
stdout enabled already, no logs being created once deployed.
Okay, I give up then, if can't even get help during evaluation and get it working then don't need to be considering purchasing it.
but this just seems to cause multiple errors, unless I am doing it incorrectly - hence asking!
I went into nuget package manager and remove all entries with openiddict in the name, then remove all code referencing them showing errors, then project fails to work as can't find login page!
Makes it very difficult to test when limited options to build etc
So are you saying that ABP Studio will eventually be improved so I can create project in first place without these modules included?
Yes, Studio will introduce more features day by day.
followup question to this - so how for now can I create a single layer application from studio or CLI without the modules I don't want e.g. saas, openiddict etc being added automatically? If I purchase ABP then I will go for a personal license, so application (single layer) is only project option I will have, so need to be able to test creating project without modules I don't want now. Removing the modules afterwards is messy and results in app not working etc
Link not really proving to be that useful as refers to a startup.cs I don't have and suggests adding things like elmah for logging when I thought project already had serilog logging in it?
My ABP trial expires soon so eager to finish testing this, so would appreciate some more guidance, as your website doesn't seem to help much either
Thanks
Hi
Currently running a trial of ABP and am wanting to test upload it to my hosting platform.
I have uploaded files, imported database, changed connection string etc, but it won't run, get error "HTTP Error 500.30 - ASP.NET Core app failed to start"
It is a single layer MVC project
Thank you